This demo illustrates the primary features of the ASPxMenu Suite.
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 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.