SchedulerDayViewAppointmentDisplayOptions.AllDayAppointmentsStatusDisplayType Property
Gets or sets a value specifying how the appointment status should be displayed for all-day appointments.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Appointment |
A Appointment |
#Property Paths
You can access the SchedulerDayViewAppointmentDisplayOptions.AllDayAppointmentsStatusDisplayType property from the following objects:
Object Type | Path to All |
---|---|
Day |
|
Work |
|
#Remarks
Use the AllDayAppointmentsStatusDisplayType property to customize the display mode of the status for all-day appointments which are scheduled for a whole day (with the Appointment.AllDay property set to true) or appointments which start on one day and finish on another.