TdxCustomGanttControl.ViewTimeline Property
Provides access to the control’s Timeline View and its settings.
Declaration
property ViewTimeline: TdxGanttControlTimelineView read; write;
Property Value
Type |
---|
TdxGanttControlTimelineView |
Remarks
Use this property to customize the Timeline View. Refer to the TdxGanttControlTimeLineView class description for details.
See Also