TreeContent Class

Description

Represents the content of a tree control. Every item in a tree is represented as a TreeNode.

Inheritance Hierarchy

TreeContent does not derive from any class, and no classes derive from it.

Syntax

Public Class TreeContent

Properties

Name Description
RootNodes Gets the root nodes of the corresponding tree.