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

TimeIndicatorDisplayOptionsBase Class

A base class for options which determine how the Time Indicator is displayed in the Scheduler view on different platforms.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v18.2.Core.dll

Declaration

[TypeConverter(typeof(ExpandableObjectConverter))]
public class TimeIndicatorDisplayOptionsBase :
    SchedulerNotificationOptions
See Also