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