Copies the data from the collection to the row.
Copies the data from the collection to the row.
public override void SetData(ICollection);
Copies the data from data reader or other data records.
public override void SetData(IDataRecord);
Sets new object with specified mapping.
public virtual void SetData(object,PropertyMapping);
BoundItem Class | Resco.Controls.AdvancedComboBox Namespace