Controls / TreeView / TreeView Structure
TreeView Structure

TreeView comprises one or more elements known as nodes or items. A node can be classified into the following three types:

The following image shows the TreeView with different types of nodes, namely root node, child node and leaf node.

TreeView Structure