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);
BoundRow Class | Resco.Controls.AdvancedList Namespace