The C1Menu type exposes the following members.

Methods

  NameDescription
AddCssClass (Inherited from Control.)
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
HideSubMenu
Hides the sub menu.
HighlightMenuPath
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.)
SaveState
Saves the properties state.
(Inherited from C1ThemeableControlBase.)
ToggleCssClass (Inherited from Control.)
ToLocaleString (Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
Updated (Inherited from Component.)

See Also