New to KendoReactStart a free 30-day trial

The props of the TreeListHeaderCell component.

Definition

Package:@progress/kendo-react-treelist

Properties

children

ReactNode

The current sort icons.

field?

string

The column field in which the cell is located.

The click event handler of the cell.

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

Parameters:defaultRenderingReactNodepropsHeaderCellPropsReturns:

ReactNode

The selectionChange event handler of the cell.

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.