SingleSortSettings
Interface
Specifies settings for sorting by a single column.
Definition
Package:@progress/kendo-angular-grid
Properties
allowUnsort?
boolean
Enables removing the column sorting.
initialDirection?
"asc" | "desc"
Sets the initial sort direction when sorting from the unsorted state.
mode?
"single"
Sets the sort mode of the Grid.