Back to Devexpress

Date Navigation Bar

windowsforms-116035-controls-and-libraries-scheduler-visual-elements-scheduler-control-date-navigation-bar.md

latest1.8 KB
Original Source

Date Navigation Bar

  • Nov 21, 2022

The Date Navigation Bar is a panel docked to the top of the Scheduler. This panel allows users to navigate to a specific date or date interval, and change the currently active View.

You can use the SchedulerControl.DateNavigationBar property to access Date Navigation Bar properties.

You can handle the SchedulerControl.CustomizeDateNavigationBarCaption event to customize Date Navigation Bar text.

See Also

CustomizeDateNavigationBarCaption