MonthEdit.Month Property
In This Article
Gets or sets the number of the selected month.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value that is the month number. |
See Also