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

SchedulerDateNavigationBar Class

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v21.1.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Scheduler

Declaration

public class SchedulerDateNavigationBar :
    ISchedulerDateNavigationBar,
    IDisposable,
    INotifyPropertyChanged

The following members return SchedulerDateNavigationBar objects:

Remarks

The Date Navigation Bar visual element allows an end user to navigate to a desired date, or change the currently active View.

Date Navigation Bar

Use the SchedulerDateNavigationBar class properties to specify the element’s visibility and appearance.

Inheritance

Object
SchedulerDateNavigationBar
See Also