Back to Devexpress

MonthView.WeekCount Property

maui-devexpress-dot-maui-dot-scheduler-dot-monthview-62a1ca48.md

latest881 B
Original Source

MonthView.WeekCount Property

Gets or sets a number of weeks that the View shows on the screen at one time. This is a bindable property.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public int WeekCount { get; set; }

Property Value

TypeDefaultDescription
Int326

The number of weeks that the View shows on the screen at one time.

|

See Also

MonthView Class

MonthView Members

DevExpress.Maui.Scheduler Namespace