MonthlyRecurrenceViewModel.DayNumber Property
Gets or sets the ordinal number of a day within a defined month.
Namespace: DevExpress.Web.ASPxScheduler.Dialogs
Assembly: DevExpress.Web.ASPxScheduler.v24.1.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