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

NuGet Packages: DevExpress.Scheduler.CoreDesktop, DevExpress.WindowsDesktop.Scheduler.CoreDesktop

Declaration

public class TimeIndicatorDisplayOptionsBase :
    SchedulerNotificationOptions
See Also