Back to Devexpress

DayViewAppointmentDisplayOptions Class

corelibraries-devexpress-dot-xtrascheduler-3a71ce7e.md

latest2.1 KB
Original Source

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

NuGet Package : DevExpress.Scheduler.CoreDesktop

Declaration

csharp
public class DayViewAppointmentDisplayOptions :
    AppointmentDisplayOptions
vb
Public Class DayViewAppointmentDisplayOptions
    Inherits AppointmentDisplayOptions

Inheritance

Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions AppointmentDisplayOptions DayViewAppointmentDisplayOptions ASPxDayViewAppointmentDisplayOptions

ReportDayViewAppointmentDisplayOptions

DayViewAppointmentDisplayOptionsEx

BootstrapSchedulerDayViewAppointmentDisplayOptions

See Also

DayViewAppointmentDisplayOptions Members

Day View

Day View

DevExpress.XtraScheduler Namespace