MonthView.CompressWeekend Property
Gets or sets a value indicating if the weekend days (Saturday and Sunday) should be displayed as one day.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
#Declaration
[DefaultValue(false)]
[XtraSerializableProperty]
public virtual bool CompressWeekend { get; set; }
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true to compress weekends; otherwise, false. |
#Remarks
Use this property to display the weekend days as one day when the Scheduler shows its data in a Month view. Note that only Saturday and Sunday can be displayed in a single day cell, irrespective of the current SchedulerOptionsViewBase.FirstDayOfWeek setting.
Note
After you have enabled the Compress
First |
First |
---|---|
![]() |
![]() |