ASPxTimelineViewAppointmentDisplayOptions Class
In This Article
Contains settings specific to displaying appointments in the Timeline View.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public class ASPxTimelineViewAppointmentDisplayOptions :
TimelineViewAppointmentDisplayOptions
#Related API Members
The following members return ASPxTimelineViewAppointmentDisplayOptions objects:
#Remarks
An object of the ASPxTimelineViewAppointmentDisplayOptions type can be accessed by the TimelineView.AppointmentDisplayOptions property.
#Implements
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
SchedulerNotificationOptions
AppointmentDisplayOptions
TimelineViewAppointmentDisplayOptions
ASPxTimelineViewAppointmentDisplayOptions
See Also