Back to Devexpress

IRecurrenceInfo Properties

corelibraries-devexpress-dot-xtrascheduler-dot-irecurrenceinfo-dot-underscore-properties.md

latest2.7 KB
Original Source

IRecurrenceInfo Properties

A base interface that defines recurrence information.

NameDescription
AllDayThis property is obsolete and remains for backward compatibility.
DayNumberGets or sets the ordinal number of a day within a defined month.
DurationGets or sets the duration of the interval in which recurrences occur.
EndGets or sets the end date of the interval in which recurrences occur.
FirstDayOfWeekGets or sets the day which will be the first day of the week used for calculating occurrences.
IdGets the recurrence info identifier.
MonthGets or sets the month on which the appointment occurs.
OccurrenceCountGets or sets how many times the appointment occurs.
PeriodicityGets or sets the frequency with which the corresponding appointment occurs, with respect to the RecurrenceInfo.Type property.
RangeGets or sets the type of the recurrence range.
StartGets or sets the recurrence’s start date.
TimeZoneIdGets or sets the time zone identifier of the recurrence pattern.
TypeGets or sets the time base for the frequency of the appointment occurrences.
WeekDaysGets or sets the day/days in a week on which the appointment occurs.
WeekOfMonthGets or sets the occurrence number of the week in a month for the recurrence pattern.

See Also

IRecurrenceInfo Interface

IRecurrenceInfo Members

DevExpress.XtraScheduler Namespace