New to KendoReactStart a free 30-day trial

The properties of the header Grid Cell.

Definition

Package:@progress/kendo-react-grid

Properties

children

ReactNode | ReactNode[]

The default children of the table cell.

The props of the Grid column menu wrapper.

field?

string

The column field in which the cell is located.

index?

number

The index of the column.

The click event handler of the cell.

The selectionChange event handler of the cell.

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

The props and attributes that are applied to the th element by default. The property should be used with the HeaderThElement component as demonstrated in this example.

title?

string

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