Back to Devexpress

ASPxWeekViewAppointmentDisplayOptions Class

aspnet-devexpress-dot-web-dot-aspxscheduler-1dbd4dca.md

latest2.3 KB
Original Source

ASPxWeekViewAppointmentDisplayOptions Class

Contains settings specific to displaying appointments in the Week View.

Namespace : DevExpress.Web.ASPxScheduler

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

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

The following members return ASPxWeekViewAppointmentDisplayOptions objects:

Remarks

An object of the ASPxWeekViewAppointmentDisplayOptions type can be accessed by the WeekView.AppointmentDisplayOptions property.

Implements

INotifyPropertyChanged

Inheritance

Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions AppointmentDisplayOptions WeekViewAppointmentDisplayOptions ASPxWeekViewAppointmentDisplayOptions

See Also

ASPxWeekViewAppointmentDisplayOptions Members

Get Started with Scheduler

Week View

DevExpress.Web.ASPxScheduler Namespace