TdxGanttControlCalendarWeekDay.DayType Property
In This Article
Specifies if the day is a calendar day or exception.
#Declaration
Delphi
property DayType: TdxGanttControlWeekDayType read; write;
#Property Value
Type | Description |
---|---|
Tdx |
#Remarks
Use this property to specify the calendar day’s type. Refer to the TdxGanttControlWeekDayType description for more information.
See Also