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