Skip to main content
A newer version of this page is available. .

Root

The Root node is a parent node for all nodes displayed within the ASPxTreeList. This is a special node which isn’t displayed within the ASPxTreeList. The collection of its child nodes can be accessed via the ASPxTreeList.Nodes property. Nodes contained within this collection are displayed as root nodes within the ASPxTreeList.

veRoot

 

The table below lists the main properties which affect the element’s functionality:

Characteristics Members
Visibility TreeListSettings.ShowRoot
Assignment ASPxTreeList.RootValue
Accessibility ASPxTreeList.RootNode