Back to Devexpress

AgendaViewAppointmentDisplayOptions Class

corelibraries-devexpress-dot-xtrascheduler-e46bed83.md

latest2.1 KB
Original Source

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.v25.2.Core.Desktop.dll

NuGet Package : DevExpress.Scheduler.CoreDesktop

Declaration

csharp
public class AgendaViewAppointmentDisplayOptions :
    AppointmentDisplayOptions
vb
Public Class AgendaViewAppointmentDisplayOptions
    Inherits AppointmentDisplayOptions

The following members return AgendaViewAppointmentDisplayOptions objects:

Remarks

Use the AgendaView.AppointmentDisplayOptions property to get access to the AgendaViewAppointmentDisplayOptions object.

Inheritance

Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions AppointmentDisplayOptions AgendaViewAppointmentDisplayOptions ASPxAgendaViewAppointmentDisplayOptions

See Also

AgendaViewAppointmentDisplayOptions Members

Agenda View

DevExpress.XtraScheduler Namespace