New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

RadTreeView Structure

The structure of RadTreeView is as follows:

RadTreeView Structure

The tree consists of a hierarchical structure of nodes linked together with line images. Each node may display Expand or Collapse buttons if the node contains child nodes. Depending on the property settings of the RadTreeView and the node, nodes may be edited, selected or have checkboxes.

In this article