aspnet-devexpress-dot-web-dot-aspxscheduler-2b92f545.md
Contains settings specific to displaying appointments in the Agenda View.
Namespace : DevExpress.Web.ASPxScheduler
Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll
NuGet Package : DevExpress.Web.Scheduler
public class ASPxAgendaViewAppointmentDisplayOptions :
AgendaViewAppointmentDisplayOptions
Public Class ASPxAgendaViewAppointmentDisplayOptions
Inherits AgendaViewAppointmentDisplayOptions
The following members return ASPxAgendaViewAppointmentDisplayOptions objects:
An object of the ASPxAgendaViewAppointmentDisplayOptions type can be accessed by the AgendaView.AppointmentDisplayOptions property.
Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions AppointmentDisplayOptions AgendaViewAppointmentDisplayOptions ASPxAgendaViewAppointmentDisplayOptions
See Also