Skip to main content

TimelineView.TimeIndicatorDisplayOptions Property

Provides access to options for displaying the Time Indicator in the view.

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

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