TdxGanttControlTimePeriod Class
In This Article
#Declaration
Delphi
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.
#Inheritance
See Also