Back to Devexpress

TimelineViewAppointmentDisplayOptions Class

corelibraries-devexpress-dot-xtrascheduler-dfa92728.md

latest2.5 KB
Original Source

TimelineViewAppointmentDisplayOptions Class

Provides options which define how appointments are displayed when the currently active view is the Timeline View.

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.Core.Desktop.dll

NuGet Package : DevExpress.Scheduler.CoreDesktop

Declaration

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

Remarks

Use the Timeline View’s AppointmentDisplayOptions property to get access to the TimelineViewAppointmentDisplayOptions object.

The TimelineViewAppointmentDisplayOptions implements the TimelineViewAppointmentDisplayOptions.AppointmentInterspacing option, in addition to basic appointment display options.

Inheritance

Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions AppointmentDisplayOptions TimelineViewAppointmentDisplayOptions GanttViewAppointmentDisplayOptions

ASPxTimelineViewAppointmentDisplayOptions

TimelineViewAppointmentDisplayOptionsEx

See Also

TimelineViewAppointmentDisplayOptions Members

Timeline View

Timeline View

DevExpress.XtraScheduler Namespace