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

TimeIndicatorDisplayOptions() Constructor

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v19.1.dll

Declaration

public TimeIndicatorDisplayOptions()

Remarks

The TimeIndicatorDisplayOptions instance is available using the TimeIndicatorDisplayOptions property of a Scheduler view.

See Also