Back to Devexpress

ASPxMonthViewAppointmentDisplayOptions Class

aspnet-devexpress-dot-web-dot-aspxscheduler-f7fbce99.md

latest2.5 KB
Original Source

ASPxMonthViewAppointmentDisplayOptions Class

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

Declaration

csharp
public class ASPxMonthViewAppointmentDisplayOptions :
    MonthViewAppointmentDisplayOptions
vb
Public Class ASPxMonthViewAppointmentDisplayOptions
    Inherits MonthViewAppointmentDisplayOptions

The following members return ASPxMonthViewAppointmentDisplayOptions objects:

Remarks

An object of the ASPxMonthViewAppointmentDisplayOptions type can be accessed by the MonthView.AppointmentDisplayOptions property.

Implements

INotifyPropertyChanged

Inheritance

Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions AppointmentDisplayOptions WeekViewAppointmentDisplayOptions MonthViewAppointmentDisplayOptions ASPxMonthViewAppointmentDisplayOptions

See Also

ASPxMonthViewAppointmentDisplayOptions Members

Get Started with Scheduler

Month (Multi-Week) View

DevExpress.Web.ASPxScheduler Namespace