Skip to main content
A newer version of this page is available. .

MonthlyRecurrenceValuesAccessor Members

An object providing access to an ASPxClientMonthlyRecurrenceControl‘s editor values.

Constructors

Name Description
constructor(recurrenceControl) Initializes a new instance of the MonthlyRecurrenceValuesAccessor object. For internal use only.

Methods

Name Description
GetDayNumber Gets the day of the month on which the appointment is scheduled.
GetMonth Gets or sets the month’s number. Inherited from DefaultRecurrenceRuleValuesAccessor.
GetPeriodicity Gets the number of months between appointment occurrences.
GetWeekDays Gets the days of the week on which a monthly recurrent appointment is scheduled.
GetWeekOfMonth Gets the number of the week in a month when an appointment is scheduled.
See Also