Back to Devexpress

WeekViewAppointmentDisplayOptions Class

corelibraries-devexpress-dot-xtrascheduler-e3e1c800.md

latest2.6 KB
Original Source

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

NuGet Package : DevExpress.Scheduler.CoreDesktop

Declaration

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

Inheritance

Show 14 items

Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions AppointmentDisplayOptions WeekViewAppointmentDisplayOptions MonthViewAppointmentDisplayOptions

ASPxMonthViewAppointmentDisplayOptions

ASPxWeekViewAppointmentDisplayOptions

ReportWeekViewAppointmentDisplayOptions

MonthViewAppointmentDisplayOptionsEx

ReportMonthViewAppointmentDisplayOptions

WeekViewAppointmentDisplayOptionsEx

YearViewAppointmentDisplayOptionsEx

See Also

WeekViewAppointmentDisplayOptions Members

Week View

Week View

DevExpress.XtraScheduler Namespace