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

Navigation Buttons

Note

You are viewing documentation for the legacy WPF Scheduler control. If you’re starting a new project, we strongly recommend that you use a new control declared in the DevExpress.Xpf.Scheduling namespace. If you decide to upgrade an existing project in order to switch to the updated scheduler control, see the Migration Guidelines document.

Navigation Buttons are used to scroll to the previous or next appointment. This feature is helpful when there is a significant amount of time between scheduled appointments.

DXScheduler_NavigationButtons

Use the OptionsView.NavigationButtonOptions property to get access to the NavigationButtonOptions object, which contains the characteristics of navigation buttons.

The table below lists the main properties affecting the element’s behavior and appearance.

Characteristics

Members

Visibility

NavigationButtonOptions.Visibility

SchedulerViewBase.NavigationButtonVisibility

Search Interval

NavigationButtonOptions.AppointmentSearchInterval

SchedulerViewBase.NavigationButtonAppointmentSearchInterval

Style

SchedulerViewBase.NavigationButtonPrevStyle

SchedulerViewBase.NavigationButtonNextStyle