ColumnSortSettings
Interface
Defines the settings for sorting a Grid 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.