Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public TimeIndicatorDisplayOptions TimeIndicatorDisplayOptions { get; }

Property Value

Type Description
TimeIndicatorDisplayOptions

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

See Also