public DataSourceRow(DataSourceManager manager, object boundItem) { this.manager = manager; this.boundItem = boundItem; }