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

Features

  • Home
    v
  • Products
    v
  • Support
    v
Options
v
Apply Changes

This demo illustrates the primary features of the ASPxMenu control. Use the items within the rightmost panel to change the values of the menu's properties.

The AllowSelectItem property can be used to enable menu item selection on the client side.

The AutoPostBack property controls whether a round trip to the server is required when a menu item is clicked.

The EnableAnimation property controls whether or not a specific animation effect (in this demo, the “slide” effect) is used when invoking submenus.

The EnableHotTrack property allows you to specify whether menu items can visually respond to mouse hovering.

The AutoSeparators property specifies the manner in which separators are displayed to separate menu items from one another. In order to display separators among all menu items, this property should be set to All. If the AutoSeparators property's value is RootOnly, separators are displayed only for root items (menu items of the top level).

The AppearAfter and DisappearAfter properties allows you to specify the delay in milliseconds for the display of submenus within a menu control.

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