TdxGanttControlCalendarWeekDayWorkTimes Class
In This Article
Worktime periods for week days and calendar exceptions.
#Declaration
Delphi
TdxGanttControlCalendarWeekDayWorkTimes = class(
TdxGanttControlElementCustomOwnedList
)
#Remarks
The TdxGanttControlCalendarWeekDayWorkTimes class API members allow you to do the following:
A week day‘s WorkTimes property references a TdxGanttControlCalendarWeekDayWorkTimes object.
#Inheritance
See Also