aspnet-devexpress-dot-web-dot-aspxscheduler-89b706e0.md
Contains settings specific to displaying appointments in the Timeline View.
Namespace : DevExpress.Web.ASPxScheduler
Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll
NuGet Package : DevExpress.Web.Scheduler
public class ASPxTimelineViewAppointmentDisplayOptions :
TimelineViewAppointmentDisplayOptions
Public Class ASPxTimelineViewAppointmentDisplayOptions
Inherits TimelineViewAppointmentDisplayOptions
The following members return ASPxTimelineViewAppointmentDisplayOptions objects:
An object of the ASPxTimelineViewAppointmentDisplayOptions type can be accessed by the TimelineView.AppointmentDisplayOptions property.
Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions AppointmentDisplayOptions TimelineViewAppointmentDisplayOptions ASPxTimelineViewAppointmentDisplayOptions
See Also