New to Kendo UI for Vue? Start a free 30-day trial
TreeListHeaderCellProps
Updated on Oct 31, 2025
The props of the TreeListHeaderCell component.
| Name | Type | Default | Description | 
|---|---|---|---|
field? | 
 | 
 The column field in which the cell is located.  | |
key? | 
 | 
 The key in which the cell is located.  | |
onClick? | 
 | 
 The   | |
onHeadercellclick? | 
 | 
 The event that is fired when the header cell is clicked.  | |
render? | 
 | 
 The method for rendering the cell.  | |
sortable? | 
 | 
 The method for rendering the header cell.  | |
title? | 
 | 
 The title of the column in which the cell is located.  |