Overview
12 Sep 20251 minute to read
| Name | Description |
|---|---|
| DropDownTree | The Dropdown Tree control allows you to select single or multiple values from hierarchical data in a tree-like structure. It has several out-of-the-box features, such as data binding, check boxes, templates, filter, UI customization, accessibility, and preselected values. |
| ExpandOn | Specifies the expansion of tree nodes within the Dropdown Tree. |
| Mode | Configures visibility mode for component interaction when allowMultiSelection or checkbox is enabled. |
| SortOrder | Specifies a value that indicates whether the items are sorted in the ascending or descending order, or not sorted at all. |
| TreeFilterType | Specifies the different ways to filter values. |