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