Skip to main content
A newer version of this page is available. .

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.v20.2.Core.Desktop.dll

NuGet Packages: DevExpress.Scheduler.CoreDesktop, DevExpress.WindowsDesktop.Scheduler.CoreDesktop

Declaration

public class MonthViewAppointmentDisplayOptions :
    WeekViewAppointmentDisplayOptions
See Also