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