Back to Devexpress

MonthViewAppointmentDisplayOptions Class

corelibraries-devexpress-dot-xtrascheduler-bea97b27.md

latest2.3 KB
Original Source

MonthViewAppointmentDisplayOptions Class

A base class containing options which define how appointments are displayed in the Month View and descendants.

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.Core.Desktop.dll

NuGet Package : DevExpress.Scheduler.CoreDesktop

Declaration

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

Inheritance

Show 11 items

Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions AppointmentDisplayOptions WeekViewAppointmentDisplayOptions MonthViewAppointmentDisplayOptions ASPxMonthViewAppointmentDisplayOptions

MonthViewAppointmentDisplayOptionsEx

ReportMonthViewAppointmentDisplayOptions

YearViewAppointmentDisplayOptionsEx

See Also

MonthViewAppointmentDisplayOptions Members

Month View

Month (Multi-Week) View

DevExpress.XtraScheduler Namespace