A newer version of this page is available.
Switch to the current version.
AgendaViewAppointmentDisplayOptions Class
Contains options which define how appointments are displayed when the currently active view is the Agenda View.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v19.1.Core.dll
Declaration
public class AgendaViewAppointmentDisplayOptions :
AppointmentDisplayOptions
Public Class AgendaViewAppointmentDisplayOptions
Inherits AppointmentDisplayOptions
Related API Members
The following members accept/return AgendaViewAppointmentDisplayOptions objects:
Remarks
Use the AgendaView.AppointmentDisplayOptions property to get access to the AgendaViewAppointmentDisplayOptions object.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
SchedulerNotificationOptions
AppointmentDisplayOptions
AgendaViewAppointmentDisplayOptions
See Also
Feedback