Click or drag to resize

ITreeNodeWithParentT Properties

The ITreeNodeWithParentT type exposes the following members.

Properties
 NameDescription
Public propertyChildNodes Gets the child nodes.
(Inherited from ITreeNodeT)
Public propertyParentNode Gets the parent node of this node.
(Inherited from INodeWithParentNodeT)
Top
See Also