Skip to main content
A newer version of this page is available. .

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

The following members return ASPxAgendaViewAppointmentDisplayOptions objects:

Remarks

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

See Also