This example creates a SlideView control with child SlideViewItem objects. Clicking a SlideViewItem's header navigates to another page specified by the SlideViewItem.HeaderNavigationTargetType property.
Automatic page navigation is ensured by using the DXFrame object instead of the standard Frame class.