MonthlyRecurrenceViewModel.DayNumber Property
In This Article
Gets or sets the ordinal number of a day within a defined month.
Namespace: DevExpress.Web.ASPxScheduler.Dialogs
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | A positive integer value that specifies the day number within a month. |
See Also