Skip to main content

TdxGanttControlTimelineView Class

The control‘s Timeline View.

Declaration

TdxGanttControlTimelineView = class(
    TdxGanttControlCustomView
)

Remarks

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

Timeline View

This class includes the following members that allow you to:

The control’s ViewTimeline property references a TdxGanttControlTimelineView object.

See Also