ASPxDayViewAppointmentDisplayOptions Class
Contains settings specific to displaying appointments in the Day View and its descendants.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v20.2.dll
Declaration
public class ASPxDayViewAppointmentDisplayOptions :
DayViewAppointmentDisplayOptions
Public Class ASPxDayViewAppointmentDisplayOptions
Inherits DayViewAppointmentDisplayOptions
Related API Members
The following members accept/return ASPxDayViewAppointmentDisplayOptions objects:
Remarks
An object of the ASPxDayViewAppointmentDisplayOptions type can be accessed by the DayView.AppointmentDisplayOptions property.
Implements
Inheritance
Object
ViewStatePersisterCore
BaseOptions
SchedulerNotificationOptions
AppointmentDisplayOptions
DayViewAppointmentDisplayOptions
ASPxDayViewAppointmentDisplayOptions
See Also
Feedback