Skip to main content

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

NuGet Package: DevExpress.Scheduler.CoreDesktop

Declaration

public class WeekViewAppointmentDisplayOptions :
    AppointmentDisplayOptions
See Also