Represents the content of a tree control. Every item in a tree is represented as a TreeNode.
TreeContent does not derive from any class, and no classes derive from it.
public class TreeContent
Public Class TreeContent
Name | Description |
---|---|
RootNodes | Gets the root nodes of the corresponding tree. |