Kendo.Mvc.UI.TreeListSortableSettings
Kendo UI TreeListSortableSettings class
Properties
AllowUnsort
If set to true, the user can get the TreeList in its unsorted state by clicking the sorted column header.
Mode
Defines the sort modes supported by Kendo UI TreeList for ASP.NET MVC
Enabled
If set to true, the user is able to sort the TreeList by clicking the column header cells. By default, sorting is disabled. Can be set to a JavaScript object which represents the sorting configuration.
Methods
Serialize
Serializes the current instance to a Dictionary.
SerializeSettings
Serialize current instance to Dictionary