Skip to main content

MonthlyRecurrenceViewModel.MonthRecurrenceType Property

Namespace: DevExpress.XamarinForms.Scheduler

Assembly: DevExpress.XamarinForms.Scheduler.dll

NuGet Package: DevExpress.XamarinForms.Scheduler

#Declaration

C#
public MonthlyRecurrenceType MonthRecurrenceType { get; set; }

#Property Value

Type
MonthlyRecurrenceType

Available values:

Name
OnDayNumber
OnDayOfWeek
See Also