Vue Gantt - ScaleCellPreparedEvent

The type of the scaleCellPrepared event handler's argument.

import { DxGanttTypes } from "devextreme-vue/gantt"
Type: DxGanttTypes.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