New to KendoReactStart 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: SyntheticEvent<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. It takes a value of type SortDescriptor[]

sortable?

SortSettings

The sortable option of the column.

Not finding the help you need?
Contact Support