Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Features

Layout Settings
v
v
v

This demo describes some of the features available to you when using the ASPxPageControl control.

The position of tabs within the control (Left, Right, Top, Bottom) can be defined via the TabPosition property. In order to align tabs in the defined position, use the TabAlign property. Note that when tabs are positioned to the left or right of the control, TabAlign defines their vertical alignment. In this instance, the Left value is treated as Top, and the Right value is always treated as Bottom.

The AutoPostBack property controls whether a round trip to the server is required when the active tab is changed to process an action on the server using corresponding server-side events.

The EnableHotTrack property allows you to specify whether tabs can visually respond to mouse hover events.

Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
Open VB Solution
The source code files for this demo are installed (by default) in the following directories:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\ASPxNavigationAndLayoutDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxNavigationAndLayoutDemos