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

DayViewAppointmentDisplayOptions Class

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

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v21.1.Core.Desktop.dll

NuGet Package: DevExpress.Scheduler.CoreDesktop

Declaration

public class DayViewAppointmentDisplayOptions :
    AppointmentDisplayOptions

The following members return DayViewAppointmentDisplayOptions objects:

Library Related API Members
WPF Controls SchedulerDayViewAppointmentDisplayOptions.DayViewInnerObject
Silverlight Controls SchedulerDayViewAppointmentDisplayOptions.DayViewInnerObject
See Also