|
Name |
Description |
|
AutoPostBack |
Gets or sets a value specifying whether the control should automatically post back to the server when an item is clicked. |
|
CloseTimeout |
Gets or sets the number of milliseconds to wait before closing an item. |
|
ControlLoadedScript |
Gets or sets the name of a JavaScript function that should be invoked when the control is loaded. |
|
ItemClickedScript |
Gets or sets the name of a JavaScript function that should be invoked when a menu item is clicked. |
|
ItemCssClass |
Gets or sets the default CSS class for menu items. |
|
ItemPadding |
Gets or sets the padding of item's inner content |
|
Items |
Gets the collection of MenuItem instances, associated with this Menu. |
|
MenuCssClass |
Gets or sets the default CSS class for the menu. |
|
NavigationStyle |
Specifies the navigation style of the menu. |
|
Orientation |
Specifies the orientation of the menu. |
|
RootItemCssClass |
Gets or sets the default CSS class for root menu items. |
|
ShowTrail |
Gets or sets a value indication whether all opened items should be highlighted. |
|
Theme |
Gets or sets the theme applied to the control's UI elements. |