aspnet-devexpress-dot-web-dot-aspxscheduler-f7fbce99.md
Contains settings specific to displaying appointments in the Month View.
Namespace : DevExpress.Web.ASPxScheduler
Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll
NuGet Package : DevExpress.Web.Scheduler
public class ASPxMonthViewAppointmentDisplayOptions :
MonthViewAppointmentDisplayOptions
Public Class ASPxMonthViewAppointmentDisplayOptions
Inherits MonthViewAppointmentDisplayOptions
The following members return ASPxMonthViewAppointmentDisplayOptions objects:
An object of the ASPxMonthViewAppointmentDisplayOptions type can be accessed by the MonthView.AppointmentDisplayOptions property.
Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions AppointmentDisplayOptions WeekViewAppointmentDisplayOptions MonthViewAppointmentDisplayOptions ASPxMonthViewAppointmentDisplayOptions
See Also