New to KendoReact? Learn about KendoReact Free.
GridCustomHeaderCellProps
The properties of the header Grid Cell.
Name | Type | Default | Description |
---|---|---|---|
children |
|
The default children of the table cell. | |
columnMenuWrapperProps |
|
The props of the Grid column menu wrapper. | |
field? |
|
The column field in which the cell is located. | |
index? |
|
The index of the column. | |
onClick? |
|
The | |
selectionChange |
|
The | |
selectionValue |
|
The | |
thProps? |
|
The props and attributes that are applied to the | |
title? |
|
The title of the column in which the cell is located. |