aspnet-devexpress-dot-web-dot-aspxscheduler-6e915a2a.md
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
public class ASPxDayViewAppointmentDisplayOptions :
DayViewAppointmentDisplayOptions
Public Class ASPxDayViewAppointmentDisplayOptions
Inherits DayViewAppointmentDisplayOptions
The following members return ASPxDayViewAppointmentDisplayOptions objects:
An object of the ASPxDayViewAppointmentDisplayOptions type can be accessed by the DayView.AppointmentDisplayOptions property.
Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions AppointmentDisplayOptions DayViewAppointmentDisplayOptions ASPxDayViewAppointmentDisplayOptions BootstrapSchedulerDayViewAppointmentDisplayOptions
See Also