DefaultRecurrenceRuleValuesAccessor Methods
An object providing access to an ASPxClientRecurrenceControlBase control’s editor values.| Name | Description |
|---|---|
| GetDayNumber | Gets the number of the month’s day in 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. |
| GetWeekDays | Gets the days of the week on which a weekly recurrent appointment is scheduled. |
| GetWeekOfMonth | Gets the number of the week in a month when an appointment is scheduled. |
See Also