TreeListView.Nodes Property
In This Article
Gets the collection of root nodes.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Tree |
A Tree |
#Remarks
To learn more, see Nodes and Tree Generation Algorithm.
See Also