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

Section 508/WCAG Compliance

ASPxMenu:
main content
ASPxNavBar:
ASPxTreeView:
Click to open popup menu
Validate with WAVE

Controls from the Navigation and Layout suite are designed to comply with Section 508 Standards and W3C's latest accessibility recommendations such as WCAG (2.0) and WAI-ARIA (1.0). As most of DevExpress ASP.NET controls, Navigation and Layout controls implement the AccessibilityCompliant property, which allows more accessible markup to be generated for a control.

This demo illustrates how to make navigation and layout controls (ASPxMenu, ASPxPopupMenu, ASPxNavBar, ASPxTreeView) more accessible for end-users by enabling the AccessibilityCompliant property of the controls.

 

Check the accessibility level of controls in this demo by clicking the Validate with WAVE link and running WAVE (a web accessibility evaluation tool). Note that navigation and layout controls can look and operate correctly when the High Contrast mode is enabled in Windows OS.

To learn more on accessibility support in DevExpress ASP.NET controls, please view the Section 508 and Accessibility and Accessibility Support topics.


See Also:
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