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

TimelineViewStyles Class

Contains settings that allow you to define the appearance of the Timeline View‘s visual elements.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v19.2.dll

Declaration

public class TimelineViewStyles :
    ASPxSchedulerStylesBase

The following members return TimelineViewStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions TimelineView.Styles
TimelineView.TimelineViewStyles
ASP.NET Bootstrap Controls BootstrapTimelineView.Styles
BootstrapTimelineView.TimelineViewStyles

Remarks

An object of the TimelineViewStyles type can be accessed by the TimelineView.TimelineViewStyles property.

Implements

Inheritance

Object
StateManager
PropertiesBase
StylesBase
DevExpress.Web.ASPxScheduler.ASPxSchedulerStylesBase
TimelineViewStyles
See Also