DayView.ShowAllAppointmentsAtTimeCells Property
Gets or sets whether all-day appointments should be shown at time cells rather than in a separate all-day area.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v24.2.dll
NuGet Package: DevExpress.Wpf.Scheduler
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true, if all-day appointments are shown at time cells along with other appointments; otherwise, false. |
#Remarks
Important
You are viewing documentation for the legacy WPF Scheduler control. If you’re starting a new project, we strongly recommend that you use a new control declared in the DevExpress.
If the DayView.ShowAllDayArea is set to false, all-day appointments are shown at time cells, although the value of the ShowAllAppointmentsAtTimeCells property remains unchanged.