Back to Devexpress

Root

aspnet-3993-components-tree-list-visual-elements-root.md

latest915 B
Original Source

Root

  • Dec 17, 2020

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.

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

CharacteristicsMembers
VisibilityTreeListSettings.ShowRoot
AssignmentASPxTreeList.RootValue
AccessibilityASPxTreeList.RootNode