YearlyRecurrenceViewModel.InMonthViewModel.MonthItem Property
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
Declaration
public EnumItem<MonthOfYear> MonthItem { get; set; }
Property Value
Type |
---|
EnumItem<MonthOfYear> |
See Also