MonthlyRecurrenceViewModel.MonthRecurrenceType Property
Namespace: DevExpress.XamarinForms.Scheduler
Assembly: DevExpress.XamarinForms.Scheduler.dll
NuGet Package: DevExpress.XamarinForms.Scheduler
Declaration
public MonthlyRecurrenceType MonthRecurrenceType { get; set; }
Property Value
| Type |
|---|
| MonthlyRecurrenceType |
Available values:
| Name |
|---|
| OnDayNumber |
| OnDayOfWeek |
See Also