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.Mvc.v18.1.dll

Declaration

public class MVCxSchedulerTimelineView :
    TimelineView

The following members accept/return MVCxSchedulerTimelineView objects:

Remarks

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

Inheritance

Object
SchedulerViewBase
TimelineView
MVCxSchedulerTimelineView
See Also