New to KendoReact? Start a free 30-day trial
TreeListHeaderCellProps
TreeListHeaderCellPropsPremium
The props of the TreeListHeaderCell component.
| Name | Type | Default | Description | 
|---|---|---|---|
| children | 
 | The current sort icons. | |
| 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. |