Back to Devexpress

TimelineViewStyles.TimeMarkerLine Property

aspnet-devexpress-dot-web-dot-aspxscheduler-dot-timelineviewstyles.md

latest1.4 KB
Original Source

TimelineViewStyles.TimeMarkerLine Property

Gets the style settings defining the appearance of the time marker line.

Namespace : DevExpress.Web.ASPxScheduler

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public AppearanceStyle TimeMarkerLine { get; }
vb
Public ReadOnly Property TimeMarkerLine As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

An HeaderStyle object that contains style settings defining the appearance of the time marker line.

|

See Also

Get Started with Scheduler

Timeline View

TimelineViewStyles Class

TimelineViewStyles Members

DevExpress.Web.ASPxScheduler Namespace