TimelineView.TimeIndicatorDisplayOptions Property
In This Article
Provides access to options for displaying the Time Indicator in the view.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
#Declaration
[XtraSerializableProperty(XtraSerializationVisibility.Content, XtraSerializationFlags.DefaultValue)]
public TimeIndicatorDisplayOptions TimeIndicatorDisplayOptions { get; }
#Property Value
Type | Description |
---|---|
Time |
A Time |
See Also