windowsforms-devexpress-dot-xtrascheduler-0a6c2e15.md
A Date Navigation Bar control.
Namespace : DevExpress.XtraScheduler
Assembly : DevExpress.XtraScheduler.v25.2.dll
NuGet Package : DevExpress.Win.Scheduler
public class SchedulerDateNavigationBar :
ISchedulerDateNavigationBar,
IDisposable,
INotifyPropertyChanged
Public Class SchedulerDateNavigationBar
Implements ISchedulerDateNavigationBar,
IDisposable,
INotifyPropertyChanged
The following members return SchedulerDateNavigationBar objects:
The Date Navigation Bar visual element allows an end user to navigate to a desired date, or change the currently active View.
Use the SchedulerDateNavigationBar class properties to specify the element’s visibility and appearance.
Object SchedulerDateNavigationBar
See Also