Tree views
Use a tree view to display objects, such as folders, in a hierarchical manner.
Objects in the tree view are nodes. The highest node is the root node. A node in the tree can have child nodes under it. A node that has a child is a parent node.
Users can perform the following action in a tree view:

Next topic: Best practice: Implementing tree views
Previous topic: Create a password field