This demo illustrates the key features of the DevExpress MVC Menu extension. Use the items on the right to modify Menu properties.
The AllowSelectItem property can be used to enable menu item selection on the client side. The EnableHotTrack property allows you to specify whether menu items can visually respond to mouse hovering. By using the EnableAnimation property, you can specify whether an animation effect is used when invoking/hiding submenus.
The AppearAfter and DissapearAfter properties allow you to specify the delay (in milliseconds) used for the display of submenus within a Menu control.
MaximumDisplayLevels can be used to specify a menu control's depth - the number of menu levels rendered by the Menu.
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 |