TcxSchedulerCustomRecurrenceInfo.DayType Property
Specifies the day type used to calculate event/holiday recurrences in the recurrence pattern.
Declaration
property DayType: TcxDayType read; write;
Property Value
| Type |
|---|
| TcxDayType |
Remarks
A complete set of the day types is specified by the TcxDayType enumeration.
See Also