TdxGanttControlCalendarWeekDays Class
In This Article
A week day collection in a calendar.
#Declaration
Delphi
TdxGanttControlCalendarWeekDays = class(
TdxGanttControlElementCustomOwnedList
)
#Remarks
The TdxGanttControlCalendarWeekDays class API members allow you to do the following:
A calendar‘s WeekDays property references a TdxGanttControlCalendarWeekDays object.
#Inheritance
See Also