A newer version of this page is available.
Switch to the current version.
DayViewAppointmentDisplayOptions Class
A base class containing options which define how appointments are displayed in the Day View and descendants.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v19.1.Core.dll
Declaration
public class DayViewAppointmentDisplayOptions :
AppointmentDisplayOptions
Public Class DayViewAppointmentDisplayOptions
Inherits AppointmentDisplayOptions
Related API Members
The following members accept/return DayViewAppointmentDisplayOptions objects:
Inheritance
Object
ViewStatePersisterCore
BaseOptions
SchedulerNotificationOptions
AppointmentDisplayOptions
DayViewAppointmentDisplayOptions
See Also
Feedback