This demo describes some of the features available to you when using the DevExpress MVC PageControl extension.
Tab position (Left, Right, Top, Bottom) can be defined via the TabPosition property. In order to align tabs in the defined position, use the TabAlign property. 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 EnableHotTrack property allows you to specify whether tabs can visually respond to mouse hover events.
By using the SaveStateToCookies property, you can control whether information about the active tab is preserved between site visits.
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).
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxNavigationAndLayoutDemos |