RecurrenceRange Enum
Lists the types of recurrence range.
Namespace: DevExpress.XamarinForms.Scheduler
Assembly: DevExpress.XamarinForms.Scheduler.dll
NuGet Package: DevExpress.XamarinForms.Scheduler
#Declaration
public enum RecurrenceRange
#Members
Name | Description |
---|---|
No
|
Recurring appointments do not have an end date. |
Occurrence
|
Recurring appointments end after its recurrence count exceeds the value the IRecurrence |
End
|
Recurring appointments end after a date the IRecurrence |
#Related API Members
The following properties accept/return RecurrenceRange values: