The C1Menu type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddCssClass | (Inherited from Control.) | |
| AddItemElement | ||
| AssignPropertiesState |
Assigns the properties state hash that used to retrieve and store properties values.
(Inherited from C1ThemeableControlBase.) | |
| BeginUpdate | (Inherited from Component.) | |
| CreateInstance |
Creates the instance of the class.
Type of the class can be determined by value of the DOM element's className.
(Inherited from C1ThemeableControlBase.) | |
| Dispose |
Releases unmanaged and - optionally - managed resources.
(Overrides ComponentDispose()()()().) | |
| EndUpdate | (Inherited from Component.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| GetVisualStyleCssClassName |
Gets the name of the visual style CSS class.
| |
| Hide |
Hides this menu.
| |
| HideInactiveItems |
Hides an inactive menu items that not located in active path.
| |
| HideSubMenu |
Hides the sub menu.
| |
| HighlightMenuPath |
Highlights the menu path.
| |
| Initialize |
Initializes the menu.
(Overrides ComponentInitialize()()()().) | |
| InitializeItems |
InitializeItems.
| |
| Invalidate |
Invalidates this instance.
(Overrides C1ThemeableControlBaseInvalidate()()()().) | |
| OnBubbleEvent | (Inherited from Control.) | |
| RaiseBubbleEvent | (Inherited from Control.) | |
| RaiseClientItemBlur |
Raises ItemBlur event for client.
| |
| RaiseClientItemClick |
Raises ItemClick event for client.
| |
| RaiseClientItemFocus |
Raises ItemFocus event for client.
| |
| RaiseClientItemMouseDown |
Raises ItemMouseDown event for client.
| |
| RaiseClientItemMouseOut |
Raises ItemMouseOut event for client.
| |
| RaiseClientItemMouseOver |
Raises ItemMouseOver event for client.
| |
| RaiseClientItemMouseUp |
Raises ItemMouseUp event for client.
| |
| RaisePropertyChanged | (Inherited from Component.) | |
| RemoveCssClass | (Inherited from Control.) | |
| RemoveItemElement | ||
| SaveState |
Saves the properties state.
(Inherited from C1ThemeableControlBase.) | |
| ToggleCssClass | (Inherited from Control.) | |
| ToLocaleString | (Inherited from Object.) | |
| ToString | (Inherited from Object.) | |
| Updated | (Inherited from Component.) |