A newer version of this page is available.
Switch to the current version.
ASPxAgendaViewAppointmentDisplayOptions Class
Contains settings specific to displaying appointments in the Agenda View.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll
Declaration
public class ASPxAgendaViewAppointmentDisplayOptions :
AgendaViewAppointmentDisplayOptions
Public Class ASPxAgendaViewAppointmentDisplayOptions
Inherits AgendaViewAppointmentDisplayOptions
Related API Members
The following members accept/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
Feedback