TreeListView.ChildNodesSelector Property
In This Article
Gets or sets a selector that returns the list of child nodes for the processed node. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
The child nodes selector. |
#Remarks
To learn more, see Binding to Hierarchical Data Overview.
See Also