MonthlyRecurrenceViewModel.WeekOfMonth Property
Gets or sets the number of the week in a month when an appointment is scheduled.
Namespace: DevExpress.Web.ASPxScheduler.Dialogs
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Description |
---|---|
Int32 | A WeekOfMonth enumeration member, specifying the week in a month. |
See Also