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

TimelineView.TimeIndicatorDisplayOptions Property

Provides access to options for displaying the Time Indicator 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 whose properties allow you to specify options related to displaying the Time Indicator.

See Also