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

DayView.TimeIndicatorDisplayOptions Property

Provides access to options specifying how the Time Indicator is displayed in the view.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public TimeIndicatorDisplayOptions TimeIndicatorDisplayOptions { get; }

Property Value

Type Description
TimeIndicatorDisplayOptions

A TimeIndicatorDisplayOptions object that contains settings specific to the Time Indicator.

See Also