New to Kendo UI for VueStart a free 30-day trial

GridColumnMenuSortProps

The props of the GridColumnMenuSort component.

NameTypeDefaultDescription

column

GridColumnMenuColumnProps

The current column options.

onClosemenu?

Function

The method that will be called to close the column menu.

onSortchange?

(descriptors: SortDescriptor[], e: any) => void

The method that will be called to notify the parent Grid about a sort change.

sort?

SortDescriptor[]

The current sort state of the Grid.

sortable?

GridSortSettings

The sortable option of the column.

Not finding the help you need?
Contact Support