Back to Devexpress

MVCxSchedulerTimelineView Class

aspnetmvc-devexpress-dot-web-dot-mvc-83de5221.md

latest2.0 KB
Original Source

MVCxSchedulerTimelineView Class

Contains settings for the scheduler’s Timeline view.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxSchedulerTimelineView :
    TimelineView,
    IInnerSchedulerViewOwner
vb
Public Class MVCxSchedulerTimelineView
    Inherits TimelineView
    Implements IInnerSchedulerViewOwner

The following members return MVCxSchedulerTimelineView objects:

Remarks

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

Implements

DevExpress.XtraScheduler.Native.ISchedulerViewRepositoryItem

IDisposable

DevExpress.Web.ASPxScheduler.Rendering.IWebAppearance

DevExpress.Utils.Serializing.Helpers.IXtraSupportShouldSerialize

DevExpress.Utils.Serializing.Helpers.IXtraSupportDeserializeCollection

IXtraSupportDeserializeCollectionItem

DevExpress.XtraScheduler.Native.IInnerSchedulerViewOwner

Inheritance

Object SchedulerViewBase TimelineView MVCxSchedulerTimelineView

See Also

MVCxSchedulerTimelineView Members

DevExpress.Web.Mvc Namespace