DayViewAppointmentDisplayOptionsEx Class
Extends the DayViewAppointmentDisplayOptions class to provide WinForms-specific options.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
Declaration
Related API Members
The following members return DayViewAppointmentDisplayOptionsEx objects:
Remarks
The DayViewAppointmentDisplayOptionsEx class instance is accessible using the DayView.AppointmentDisplayOptions property. The DayViewAppointmentDisplayOptionsEx extends the base class with the DayViewAppointmentDisplayOptionsEx.ShowAllDayAppointmentStatusVertically property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
SchedulerNotificationOptions
AppointmentDisplayOptions
DayViewAppointmentDisplayOptions
DayViewAppointmentDisplayOptionsEx
See Also