RootNodes Property

Class

TreeContent.

Action

Gets the root nodes of the corresponding tree.

Syntax

C#
public readonly IList<TreeNode> RootNodes
VB
Public ReadOnly Property RootNodes As IList<TreeNode>

Access

Read only.