Provides access to the current node's child nodes.
Namespace: DevExpress.Persistent.Base.General
Assembly: DevExpress.Persistent.Base.v19.2.dll
Type | Description |
---|---|
IBindingList | A IBindingList object that represents the current node's child nodes. |
The child nodes are the nodes that have their ITreeNode.Parent property pointing to the current node.