YearlyRecurrenceViewModel.InMonth Property
Namespace: DevExpress.XamarinForms.Scheduler
Assembly: DevExpress.XamarinForms.Scheduler.dll
NuGet Package: DevExpress.XamarinForms.Scheduler
Declaration
public YearlyRecurrenceViewModel.InMonthViewModel InMonth { get; }
Property Value
| Type |
|---|
| YearlyRecurrenceViewModel.InMonthViewModel |
See Also