SchedulerWeekOfMonth Enum
Lists weeks in a month in which appointments can occur.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.1.dll
NuGet Package: DevExpress.Blazor
Declaration
public enum SchedulerWeekOfMonth
Members
Name | Description | Value |
---|---|---|
None
|
The week in a month does not affect the recurrence rule. |
|
First
|
The recurrent appointment occurs on the specified day or days of the first week in the month. |
|
Second
|
The recurrent appointment occurs on the specified day or days of the second week in the month. |
|
Third
|
The recurrent appointment occurs on the specified day or days of the third week in the month. |
|
Fourth
|
The recurrent appointment occurs on the specified day or days of the fourth week in the month. |
|
Last
|
The recurrent appointment occurs on the specified day or days of the last week in the month. |
|
Related API Members
The following properties accept/return SchedulerWeekOfMonth values: