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

Site Layout

The DevExpress Bootstrap Controls suite ships with a set of layout controls allowing you to build complex adaptive user interfaces.

Form Layout

BootstrapNavigation_Landing_FormLayout

The Form Layout control simplifies the manner in which you create ASP.NET applications in Visual Studio. It allows you to quickly create form layouts of any complexity by combining the order and hierarchy of the control’s layout elements.

Page Control

BootstrapNavigation_Landing_Tabs

The Page Control displays content as a set of tabbed pages. Each page in the Page Control serves as a separate child control container allowing you to associate specific page content with each displayed tab.

Popup Control

BootstrapNavigation_Landing_Popup

The Popup Control provides the ability to create and use a number of popup windows in your web application. Popup windows are a special type of overlapped temporary window that appear separately from an application’s main window, and are typically used to display quick reference information.

See Also