Navigation Buttons
Navigation Buttons are used to scroll to the previous or next appointment. This feature is helpful when there is a significant time interval between scheduled appointments.
The table below lists the main properties which affect the appearance of the Navigation Buttons:
Visibility | To display or hide these elements use the SchedulerViewBase.NavigationButtonVisibility property. The NavigationButtonVisibility.Auto value of this property displays the navigation buttons only if there are no appoinments within the visible interval. If multiple resources are visible, navigation buttons are displayed for each individual resource. |