Copies the data from the collection to the row.
Copies the data from the collection to the row.
public virtual void SetData(ICollection);
Copies the data from data reader or other data records.
public virtual void SetData(IDataRecord);
Row Class | Resco.Controls.AdvancedList Namespace