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