Skip to main content
A newer version of this page is available. .

MVCxSchedulerTimelineView Class

Contains settings for the scheduler’s Timeline view.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v20.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxSchedulerTimelineView :
    TimelineView

The following members return MVCxSchedulerTimelineView objects:

Remarks

Refer to the Timeline View article for more information on the Timeline view.

Implements

DevExpress.XtraScheduler.Native.IInnerSchedulerViewOwner
DevExpress.XtraScheduler.Native.ISchedulerViewRepositoryItem
DevExpress.Web.ASPxScheduler.Rendering.IWebAppearance
DevExpress.Utils.Serializing.Helpers.IXtraSupportShouldSerialize
DevExpress.Utils.Serializing.Helpers.IXtraSupportDeserializeCollection

Inheritance

Object
SchedulerViewBase
TimelineView
MVCxSchedulerTimelineView
See Also