Skip to main content

MonthlyRecurrenceViewModel.OnDayViewModel Class

Namespace: DevExpress.XamarinForms.Scheduler

Assembly: DevExpress.XamarinForms.Scheduler.dll

NuGet Package: DevExpress.XamarinForms.Scheduler

#Declaration

C#
public class OnDayViewModel :
    MonthlyRecurrenceViewModel.OnMonthViewModelBase

The following members return MonthlyRecurrenceViewModel.OnDayViewModel objects:

#Inheritance

Object
DevExpress.XamarinForms.Scheduler.Internal.NotifyPropertyChangedBase
MonthlyRecurrenceViewModel.OnMonthViewModelBase
MonthlyRecurrenceViewModel.OnDayViewModel
See Also