ASPxAgendaViewAppointmentDisplayOptions Class
In This Article
Contains settings specific to displaying appointments in the Agenda View.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public class ASPxAgendaViewAppointmentDisplayOptions :
AgendaViewAppointmentDisplayOptions
#Related API Members
The following members return ASPxAgendaViewAppointmentDisplayOptions objects:
#Remarks
An object of the ASPxAgendaViewAppointmentDisplayOptions type can be accessed by the AgendaView.AppointmentDisplayOptions property.
#Implements
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
SchedulerNotificationOptions
AppointmentDisplayOptions
AgendaViewAppointmentDisplayOptions
ASPxAgendaViewAppointmentDisplayOptions
See Also