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