YearView.MonthCount Property
Gets or sets the number of months that are displayed in the Year View.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 12 | A value that specifies the number of months that are displayed in the Year View. |
See Also