ITreeNode Properties
Declares members implemented by the classes that can be represented in a UI via the TreeListEditor.| Name | Description |
|---|---|
| Children | Provides access to the current node’s child nodes. |
| Name | Specifies the current node’s caption. |
| Parent | Specifies the parent tree node. |
See Also