New to KendoReactLearn about KendoReact Free.

GridHeaderCellProps

The props of the GridHeaderCell component (more information).

NameTypeDefaultDescription

children

React.ReactNode

The current sort icons.

columnMenuWrapperProps

GridColumnMenuWrapperProps

The props of the Grid column menu wrapper.

field?

string

The column field in which the cell is located.

onClick?

any

The click event handler of the cell.

render?

(defaultRendering: ReactNode, props: GridHeaderCellProps) => ReactNode

A function for overriding the default rendering of the header cell.

selectionChange

any

The selectionChange event handler of the cell.

selectionValue

any

The selectionValue event handler of the column in which the cell is located.

title?

string

The title of the column in which the cell is located.

Not finding the help you need?
Contact Support