DayViewStyles.TimeMarkerLine Property
In This Article
Gets the style settings defining the appearance of the Time Marker‘s line.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public AppearanceStyle TimeMarkerLine { get; }
#Property Value
Type | Description |
---|---|
Appearance |
An Appearance |
See Also