Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxSchedulerCustomRecurrenceInfo Properties

Contains base information about event/holiday recurrences.
Name Description
Count Specifies the number of occurrences of the recurring event/holiday.
DayNumber Specifies the ordinal number of a day within a defined month (see the Periodicity property) and is used to calculate the recurrence date for the event/holiday with the recurrence pattern.
DayType Specifies the day type used to calculate event/holiday recurrences in the recurrence pattern.
DismissDate Specifies the date when the reminder of the recurring event/holiday was switched off for the last time.
DisplayTimeBias
Finish Specifies the day and time of the last occurrence of the recurring event/holiday.
IsInfinity
OccurDays Specifies the days in a week on which the recurring event/holiday occurs.
OriginalStart
Periodicity Specifies the frequency with which the recurring event/holiday occurs with respect to the Recurrence property.
Recurrence Specifies the time basis of the recurrence pattern applied to the event/holiday.
Start Specifies the start date and time for event/holiday occurrences.
YearPeriodicity Specifies the frequency with which the recurring event/holiday occurs on a yearly basis.
See Also