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.v19.1.dll

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.Utils.Serializing.Helpers.IXtraSupportShouldSerialize
DevExpress.Utils.Serializing.Helpers.IXtraSupportDeserializeCollection
DevExpress.Utils.Serializing.Helpers.IXtraSupportDeserializeCollectionItem

Inheritance

Object
SchedulerViewBase
TimelineView
MVCxSchedulerTimelineView
See Also