TreeListSortableSettingsTagHelper
Example
Razor
<sortable/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| allow-unsort | Boolean | If set to true, the user can get the TreeList in its unsorted state by clicking the sorted column header. |
| enabled | Boolean | Enables or disables the configuration. |
| mode | TreeListSortMode | Defines the sort modes supported by Kendo UI TreeList for ASP.NET MVC |