Skip to main content

TimeIndicatorDisplayOptionsBase Class

In This Article

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

NuGet Package: DevExpress.Scheduler.CoreDesktop

#Declaration

public class TimeIndicatorDisplayOptionsBase :
    SchedulerNotificationOptions
See Also