Skip to main content

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.v24.1.Core.Desktop.dll

NuGet Package: DevExpress.Scheduler.CoreDesktop

Declaration

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