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