TdxGanttControlCalendarWeekDay.WorkTimes Property
Provides access to the day’s worktime collection.
Declaration
property WorkTimes: TdxGanttControlCalendarWeekDayWorkTimes read; write;
Property Value
| Type |
|---|
| TdxGanttControlCalendarWeekDayWorkTimes |
Remarks
Use this property to change worktime’s settings. Refer to the TdxGanttControlCalendarWeekDayWorkTimes class description for more information.
See Also