Back to Devexpress

ASPxAgendaViewAppointmentDisplayOptions Class

aspnet-devexpress-dot-web-dot-aspxscheduler-2b92f545.md

latest2.4 KB
Original Source

ASPxAgendaViewAppointmentDisplayOptions Class

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

Declaration

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

The following members return ASPxAgendaViewAppointmentDisplayOptions objects:

Remarks

An object of the ASPxAgendaViewAppointmentDisplayOptions type can be accessed by the AgendaView.AppointmentDisplayOptions property.

Implements

INotifyPropertyChanged

Inheritance

Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions AppointmentDisplayOptions AgendaViewAppointmentDisplayOptions ASPxAgendaViewAppointmentDisplayOptions

See Also

ASPxAgendaViewAppointmentDisplayOptions Members

Get Started with Scheduler

Agenda View

DevExpress.Web.ASPxScheduler Namespace