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

WeekViewAppointmentDisplayOptions Class

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

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v20.1.Core.dll

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

Declaration

public class WeekViewAppointmentDisplayOptions :
    AppointmentDisplayOptions
See Also