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.1.Core.dll

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

Declaration

public class MonthViewAppointmentDisplayOptions :
    WeekViewAppointmentDisplayOptions
See Also