MVCxSchedulerTimelineView Class
In This Article
Contains settings for the scheduler’s Timeline view.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class MVCxSchedulerTimelineView :
TimelineView,
IInnerSchedulerViewOwner
#Related API Members
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
DevExpress.Web.ASPxScheduler.Rendering.IWebAppearance
DevExpress.Utils.Serializing.Helpers.IXtraSupportShouldSerialize
DevExpress.Utils.Serializing.Helpers.IXtraSupportDeserializeCollection
DevExpress.XtraScheduler.Native.IInnerSchedulerViewOwner
#Inheritance
Object
SchedulerViewBase
TimelineView
MVCxSchedulerTimelineView
See Also