Back to Devexpress

TimeIndicatorDisplayOptionsBase Class

corelibraries-devexpress-dot-xtrascheduler-55ea01a9.md

latest1.7 KB
Original Source

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

NuGet Package : DevExpress.Scheduler.CoreDesktop

Declaration

csharp
public class TimeIndicatorDisplayOptionsBase :
    SchedulerNotificationOptions
vb
Public Class TimeIndicatorDisplayOptionsBase
    Inherits SchedulerNotificationOptions

Inheritance

Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions TimeIndicatorDisplayOptionsBase TimeIndicatorDisplayOptions

TimeIndicatorDisplayOptions

See Also

TimeIndicatorDisplayOptionsBase Members

DevExpress.XtraScheduler Namespace