Back to Devexpress

TdxGanttControlTimelineView Class

vcl-dxganttcontrolviewtimeline.md

latest1.8 KB
Original Source

TdxGanttControlTimelineView Class

The control‘s Timeline View.

Declaration

delphi
TdxGanttControlTimelineView = class(
    TdxGanttControlCustomView
)

Remarks

The Timeline View displays all tasks in chronological order and shows the duration of tasks (from hours to years).

This class includes the following members that allow you to:

The control’s ViewTimeline property references a TdxGanttControlTimelineView object.

Inheritance

TObject TPersistent TInterfacedPersistent TdxGanttControlPersistent TdxGanttControlCustomOptions TdxGanttControlCustomView TdxGanttControlTimelineView

See Also

TdxGanttControlTimelineView Members

dxGanttControlViewTimeline Unit