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

Site Navigation

The DevExpress Bootstrap Controls suite ships with a set of navigation tools that will help you build easy-to-navigate websites and web applications.

Accordion

BootstrapNavigation_Landing_Accordion

The Accordion control allows you to provide navigation capabilities to your web application. The control displays navigation items arranged in collapsible groups.

BootstrapNavigation_Landing_Menu

The Menu control allows you to provide navigation options to your end-users. By default, the Menu control has a tree-like structure with root items aligned horizontally and sub-items available in drop-down menus.

Pager

BootstrapNavigation_Landing_Pager

The Bootstrap Pager is a standalone control that enables you to implement custom paging algorithms

Ribbon

BootstrapNavigation_Landing_Ribbon

The Bootstrap Ribbon is a standalone control that allows you to introduce the look, feel and behavior of a ribbon-based UI in your application

Tab Control

BootstrapNavigation_Landing_Tabs

The Bootstrap Tab Control provides a visual interface for creating custom tabbed layouts. The Tab Control provides only navigation means and requires manually updating specific content to reflect a selected tab’s changes.

Tree View

BootstrapNavigation_Landing_TreeView

The Tree View allows you to represent hierarchical data as a tree with collapsible nodes.

See Also