Back to Devexpress

ASPxDayViewAppointmentDisplayOptions Class

aspnet-devexpress-dot-web-dot-aspxscheduler-6e915a2a.md

latest2.5 KB
Original Source

ASPxDayViewAppointmentDisplayOptions Class

Contains settings specific to displaying appointments in the Day View and its descendants.

Namespace : DevExpress.Web.ASPxScheduler

Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll

NuGet Package : DevExpress.Web.Scheduler

Declaration

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

The following members return ASPxDayViewAppointmentDisplayOptions objects:

Remarks

An object of the ASPxDayViewAppointmentDisplayOptions type can be accessed by the DayView.AppointmentDisplayOptions property.

Implements

INotifyPropertyChanged

Inheritance

Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions AppointmentDisplayOptions DayViewAppointmentDisplayOptions ASPxDayViewAppointmentDisplayOptions BootstrapSchedulerDayViewAppointmentDisplayOptions

See Also

ASPxDayViewAppointmentDisplayOptions Members

Get Started with Scheduler

Day View

DevExpress.Web.ASPxScheduler Namespace