corelibraries-devexpress-dot-xtrascheduler-e46bed83.md
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
public class AgendaViewAppointmentDisplayOptions :
AppointmentDisplayOptions
Public Class AgendaViewAppointmentDisplayOptions
Inherits AppointmentDisplayOptions
The following members return AgendaViewAppointmentDisplayOptions objects:
Use the AgendaView.AppointmentDisplayOptions property to get access to the AgendaViewAppointmentDisplayOptions object.
Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions AppointmentDisplayOptions AgendaViewAppointmentDisplayOptions ASPxAgendaViewAppointmentDisplayOptions
See Also