aspnet-devexpress-dot-web-dot-aspxscheduler-1dbd4dca.md
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
public class ASPxWeekViewAppointmentDisplayOptions :
WeekViewAppointmentDisplayOptions
Public Class ASPxWeekViewAppointmentDisplayOptions
Inherits WeekViewAppointmentDisplayOptions
The following members return ASPxWeekViewAppointmentDisplayOptions objects:
An object of the ASPxWeekViewAppointmentDisplayOptions type can be accessed by the WeekView.AppointmentDisplayOptions property.
Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions AppointmentDisplayOptions WeekViewAppointmentDisplayOptions ASPxWeekViewAppointmentDisplayOptions
See Also