GanttControlTimelineOptions(GanttControl) Constructor
Initializes a new instance of the GanttControlTimelineOptions class.
Namespace: DevExpress.XtraGantt.TimeLine
Assembly: DevExpress.XtraGantt.v25.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| ganttControl | GanttControl | The Gantt control. |
See Also