Back to Devexpress

DxSchedulerRecurrenceInfo Properties

blazor-devexpress-dot-blazor-dot-dxschedulerrecurrenceinfo-dot-underscore-properties.md

latest2.9 KB
Original Source

DxSchedulerRecurrenceInfo Properties

Contains recurrence information about an appointment.

NameDescription
DayNumberSpecifies the ordinal number of a day within a month.
DurationReturns the duration of the interval between the recurrent appointment’s start and end date.
EndSpecifies the recurrent appointment’s end date.
FirstDayOfWeekSpecifies the first day of the week. This day is used to calculate occurrences.
FrequencySpecifies the frequency with which the appointment reoccurs based on the Type property value.
IdSpecifies the item ID. Inherited from DxSchedulerSourceObjectContainer.
IntervalReturns an object that contains information about the recurring appointment’s interval.
MonthSpecifies the month on which the appointment reoccurs.
OccurrenceCountSpecifies how many times the recurrent appointment occurs.
RangeDetermines how a range’s end date is specified.
SourceObjectA data source object to which a Scheduler item is bound. Inherited from DxSchedulerSourceObjectContainer.
StartSpecifies the recurrent appointment’s start date.
TimeZoneIdSpecifies the recurrent appointment’s time zone identifier.
TypeSpecifies the unit of time used to calculate appointment reoccurrences.
WeekDaysSpecifies the day/days in a week on which the appointment reoccurs.
WeekOfMonthSpecifies the week in a month on which the appointment reoccurs.

See Also

DxSchedulerRecurrenceInfo Class

DxSchedulerRecurrenceInfo Members

DevExpress.Blazor Namespace