MonthView.ShowWeekend Property
Gets or sets a value indicating if the scheduler should also show its data for the weekend days (Saturday and Sunday) in a Month View.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
Remarks
Use this property when only the working days need to be shown in the scheduler.
See Also