GanttDateColumn
Base column class that displays dates, in the ll format by default. If set to null uses Gantt's date format as a default.
The format will be dynamically updated while zooming according to the displayDateFormat value specified for the ViewPreset being selected.
By default, this class hides the left/right arrows to modify the date incrementally, you can enable this with the step config of the editor config.
Default editor is a DateField.
Configs
84
Configs
84Common
The date format used to display dates in this column. If format is set to null,
the current value of the Gantt's displayDateFormat will be used to format the date value.
Integration
Interaction
Menu
Misc
Rendering
Properties
155
Properties
155Common
The date format used to display dates in this column. If format is set to null,
the current value of the Gantt's displayDateFormat will be used to format the date value.