Back to Devexpress

TimelineView.AppointmentDisplayOptions Property

aspnet-devexpress-dot-web-dot-aspxscheduler-dot-timelineview.md

latest1.8 KB
Original Source

TimelineView.AppointmentDisplayOptions Property

Provides access to the options specifying how appointments are displayed in the Timeline View.

Namespace : DevExpress.Web.ASPxScheduler

Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public ASPxTimelineViewAppointmentDisplayOptions AppointmentDisplayOptions { get; }
vb
Public ReadOnly Property AppointmentDisplayOptions As ASPxTimelineViewAppointmentDisplayOptions

Property Value

TypeDescription
ASPxTimelineViewAppointmentDisplayOptions

A ASPxTimelineViewAppointmentDisplayOptions object containing options for displaying appointments.

|

Remarks

Use the AppointmentDisplayOptions property to set the options which define how appointments should be displayed.

See Also

Get Started with Scheduler

Timeline View

TimelineView Class

TimelineView Members

DevExpress.Web.ASPxScheduler Namespace