MonthView.WeekCount Property
In This Article
Gets or sets the number of weeks that are simultaneously displayed in the MonthView. This is a dependency property.
Namespace: DevExpress.WinUI.Scheduler
Assembly: DevExpress.WinUI.Scheduler.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | A positive integer value specifying the number of weeks displayed in the Month |
See Also