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.v21.2.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public class TimelineViewStyles :
    ASPxSchedulerStylesBase

The following members return TimelineViewStyles objects:

Library Related API Members
ASP.NET Bootstrap Controls BootstrapTimelineView.Styles
BootstrapTimelineView.TimelineViewStyles
ASP.NET Web Forms Controls TimelineView.Styles

Implements

Inheritance

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