GanttHeaderCellProps
The props of the GanttHeaderCell 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. |