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