MVCxTreeListNodeInfo<T> Properties
Contains information on a tree list cell.
Name | Description |
---|---|
Child |
Gets the currently processed node’s child nodes. |
Data |
Gets or sets an object which is the currently processed node |
Parent |
Gets the parent node key. |
See Also