React Gantt - ScaleCellPreparedEvent

The type of the scaleCellPrepared event handler's argument.

import { GanttTypes } from "devextreme-react/gantt"
Type: GanttTypes.ScaleCellPreparedEvent

component

The UI component's instance.

Type:

Gantt

element

The UI component's container.

endDate

Type:

Date

scaleElement

scaleIndex

Type:

Number

scaleType

separatorElement

startDate

Type:

Date