Back to Devexpress

TdxCustomGanttControl.ViewTimeline Property

vcl-dxganttcontrol-dot-tdxcustomganttcontrol-ca592fed.md

latest943 B
Original Source

TdxCustomGanttControl.ViewTimeline Property

Provides access to the control’s Timeline View and its settings.

Declaration

delphi
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

TdxCustomGanttControl.ViewChart

TdxCustomGanttControl.ViewResourceSheet

TdxCustomGanttControl Class

TdxCustomGanttControl Members

dxGanttControl Unit