Example of Default Functionalities in ASP.NET MVC Dropdown Tree Control
This sample explains you about the default functionalities of the Dropdown Tree control. Click the Dropdown Tree
element, and then select an item from the hierarchical structure options list.
The selected item's Value and Text property values will be shown in the property panel.
| Value | : |
| Text | : |
The Dropdown Tree control contains a hierarchical structure list of predefined values from that the
user can choose a single value.
The default sample explains you about the use of Dropdown Tree that allows the end-users to select an item from the
hierarchical structure options list. The selected item's Value and Text property values will be
displayed in the property panel.