The C1MenuItemBase type exposes the following members.

Methods

  NameDescription
AddChild
Add child
(Inherited from UIElement.)
AddCssClass
Add CssClass to DOM element.
(Inherited from UIElement.)
AssignPropertiesState
Assigns new properties state hash.
(Inherited from UIElement.)
BeginUpdate
Begin Update.
(Inherited from UIElement.)
CalculateCurrentLevel
Returns zero-based Level of current item.
(Inherited from C1Item.)
CreateInstance
Creates the instance of the class. Type of the class can be determined by value of the DOM element's className.
(Inherited from C1Item.)
Dispose
Dispose.
(Inherited from C1Item.)
EndUpdate
End Update.
(Inherited from UIElement.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Initialize
Initialize.
(Inherited from C1Item.)
InitializeItems (Inherited from C1Item.)
Invalidate
Invalidates the entire surface of the control and causes the control to be redrawn. Do Layout actions here.
(Inherited from UIElement.)
IsDOMVisible
Returns true if control's container element is visible.
(Inherited from UIElement.)
RemoveCssClass
Remove CssClass from DOM element.
(Inherited from UIElement.)
ToggleCssClass
Toggle CssClass for DOM element.
(Inherited from UIElement.)
ToLocaleString (Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also