Back to Devexpress

DayViewStyles.TimeMarkerLine Property

aspnet-devexpress-dot-web-dot-aspxscheduler-dot-dayviewstyles-28393de3.md

latest1.2 KB
Original Source

DayViewStyles.TimeMarkerLine Property

Gets the style settings defining the appearance of the Time Marker‘s 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 AppearanceStyle object that contains style settings.

|

See Also

DayViewStyles Class

DayViewStyles Members

DevExpress.Web.ASPxScheduler Namespace