wpf-115593-controls-and-libraries-navigation-controls.md
This section describes the DevExpress controls that perform navigation within your application, from simple side bars to Windows Modern inspired tile bars.
The AccordionControl is an advanced navigation control that allows you to create hierarchical user interfaces that are compact and easy to navigate. Key features include:
Tip
Topic : Accordion Control
The Navigation Bar is a well-known variation of the side navigation bar that features collapsible groups with items within it. Key features include:
Tip
Topic : Navigation Bar
An Outlook 2013-inspired navigation bar that supports integration with the Navigation Bar. Supports the following features:
Tip
Topic : Office Navigation Bar
A hierarchical multi-level tile menu that provides navigation in a touch-friendly manner. Key features include:
Tip
Topic : Tile Nav Pane
A simple navigation bar with tiles. Any tile within a Tile Bar can display an associated drop-down control. This goes for any object, including another Tile Bar for implementing multi-level navigation bars.
Tip
Topic : Tile Bar
The TreeView is a navigation control that displays self-referenced and hierarchical data.
Tip
Topic : TreeView
The WPF Wizard Control is a handy tool for building wizards - dialogs with multiple pages that guide your end users through a specific process (e.g., product installation). The list below outlines main Wizard Control features:
Tip
Topic : Wizard Control
The WPF Hamburger Menu is used to implement the navigation UI that emulates popular web applications. Its features include:
Tip
Topic : Hamburger Menu
See Also