TreeListNodes.TreeList Property
Gets the TreeList object to which the node collection belongs.
Namespace: DevExpress.XtraTreeList.Nodes
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Property Value
Type | Description |
---|---|
TreeList | A TreeList object to which the node collection belongs. |
See Also