TreeListNode.TreeList Property
Gets the TreeList object to which the current node belongs.
Namespace: DevExpress.XtraTreeList.Nodes
Assembly: DevExpress.XtraTreeList.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| TreeList | A TreeList object to which the current node belongs. |
See Also