Skip to main content

TcxSchedulerEventRecurrenceInfo Properties

Contains information about a user event‘s recurrences.
Name Description
Count Specifies the number of occurrences of the recurring event/holiday. Inherited from TcxSchedulerCustomRecurrenceInfo.
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. Inherited from TcxSchedulerCustomRecurrenceInfo.
DayType Specifies the day type used to calculate event/holiday recurrences in the recurrence pattern. Inherited from TcxSchedulerCustomRecurrenceInfo.
DismissDate Specifies the date when the reminder of the recurring event/holiday was switched off for the last time. Inherited from TcxSchedulerCustomRecurrenceInfo.
DisplayTimeBias Inherited from TcxSchedulerCustomRecurrenceInfo.
Event Provides access to the event associated with the recurrence data.
Finish Specifies the day and time of the last occurrence of the recurring event/holiday. Inherited from TcxSchedulerCustomRecurrenceInfo.
IsInfinity Inherited from TcxSchedulerCustomRecurrenceInfo.
OccurDays Specifies the days in a week on which the recurring event/holiday occurs. Inherited from TcxSchedulerCustomRecurrenceInfo.
OriginalStart Inherited from TcxSchedulerCustomRecurrenceInfo.
Periodicity Specifies the frequency with which the recurring event/holiday occurs with respect to the Recurrence property. Inherited from TcxSchedulerCustomRecurrenceInfo.
Recurrence Specifies the time basis of the recurrence pattern applied to the event/holiday. Inherited from TcxSchedulerCustomRecurrenceInfo.
Start Specifies the start date and time for event/holiday occurrences. Inherited from TcxSchedulerCustomRecurrenceInfo.
YearPeriodicity Specifies the frequency with which the recurring event/holiday occurs on a yearly basis. Inherited from TcxSchedulerCustomRecurrenceInfo.
See Also