Back to Devexpress

ASPxTimelineViewAppointmentDisplayOptions Class

aspnet-devexpress-dot-web-dot-aspxscheduler-89b706e0.md

latest2.4 KB
Original Source

ASPxTimelineViewAppointmentDisplayOptions Class

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

Declaration

csharp
public class ASPxTimelineViewAppointmentDisplayOptions :
    TimelineViewAppointmentDisplayOptions
vb
Public Class ASPxTimelineViewAppointmentDisplayOptions
    Inherits TimelineViewAppointmentDisplayOptions

The following members return ASPxTimelineViewAppointmentDisplayOptions objects:

Remarks

An object of the ASPxTimelineViewAppointmentDisplayOptions type can be accessed by the TimelineView.AppointmentDisplayOptions property.

Implements

INotifyPropertyChanged

Inheritance

Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions AppointmentDisplayOptions TimelineViewAppointmentDisplayOptions ASPxTimelineViewAppointmentDisplayOptions

See Also

ASPxTimelineViewAppointmentDisplayOptions Members

Get Started with Scheduler

Timeline View

DevExpress.Web.ASPxScheduler Namespace