Description
Represents a node in the
TreeContent.
Inheritance Hierarchy
TreeNode does not derive from any class, and no
classes derive from it.
Syntax
Public Class TreeNode
Properties
| Name
|
Description
|
| Children
|
Gets the child nodes of the
TreeNode.
|
| Text
|
Gets the text of the
TreeNode.
|