New to KendoReact? Learn about KendoReact Free.
GridHeaderCellProps
The props of the GridHeaderCell component (more information).
Name | Type | Default | Description |
---|---|---|---|
children |
|
The current sort icons. | |
columnMenuWrapperProps |
|
The props of the Grid column menu wrapper. | |
field? |
|
The column field in which the cell is located. | |
onClick? |
|
The | |
render? |
|
A function for overriding the default rendering of the header cell. | |
selectionChange |
|
The | |
selectionValue |
|
The | |
title? |
|
The title of the column in which the cell is located. |