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

YearlyRecurrenceValuesAccessor Methods

An object providing access to an ASPxClientYearlyRecurrenceControl‘s editor values.
Name Description
GetDayNumber Gets the day of the month on which the appointment is scheduled.
GetMonth Gets or sets the month’s number.
GetPeriodicity Get the frequency with which the appointment occurs with respect to the appointment’s recurrence type. Inherited from DefaultRecurrenceRuleValuesAccessor.
GetWeekDays Gets the days of the week on which a yearly recurrent appointment is scheduled.
GetWeekOfMonth Gets or sets the number of a week in a month when an appointment is scheduled.
See Also