Skip to main content

TdxGanttControlTimePeriod Class

A time interval in the control‘s calendar.

Declaration

TdxGanttControlTimePeriod = class(
    TdxGanttControlModelOwnedElement
)

Remarks

This class includes the FromDate and ToDate properties that allow you to specify start and finish date and time for a custom time period.

A workday‘s TimePeriod property references a TdxGanttControlTimePeriod object.

See Also