ASPxDayViewAppointmentDisplayOptions Class
Contains settings specific to displaying appointments in the Day View and its descendants.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Related API Members
The following members return ASPxDayViewAppointmentDisplayOptions objects:
Remarks
An object of the ASPxDayViewAppointmentDisplayOptions type can be accessed by the DayView.AppointmentDisplayOptions property.
Implements
Inheritance
See Also