Back to Devexpress

MonthlyRecurrenceViewModel.OnDayOfWeekViewModel.WeekNumber Property

maui-devexpress-dot-maui-dot-scheduler-dot-monthlyrecurrenceviewmodel-dot-ondayofweekviewmodel-d5ae362f.md

latest1.2 KB
Original Source

MonthlyRecurrenceViewModel.OnDayOfWeekViewModel.WeekNumber Property

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public WeekOfMonth WeekNumber { get; set; }

Property Value

Type
WeekOfMonth

Available values:

NameDescription
None

Specifies neither week in the month.

| | First |

The first week in the month.

| | Second |

The second week in the month.

| | Third |

The third week in the month.

| | Fourth |

The fourth week in the month.

| | Last |

The last week in the month.

|

See Also

MonthlyRecurrenceViewModel.OnDayOfWeekViewModel Class

MonthlyRecurrenceViewModel.OnDayOfWeekViewModel Members

DevExpress.Maui.Scheduler Namespace