The C1MenuItemHeader type exposes the following members.

Methods

  NameDescription
Public methodAddChild
Add child
(Inherited from UIElement.)
Public methodAddCssClass
Add CssClass to DOM element.
(Inherited from UIElement.)
Public methodAssignPropertiesState
Assigns new properties state hash.
(Inherited from UIElement.)
Public methodBeginUpdate
Begin Update.
(Inherited from UIElement.)
Public methodCalculateCurrentLevel
Returns zero-based Level of current item.
(Inherited from C1MenuItemBase.)
Protected methodCreateChildControls (Overrides C1MenuItemBase..::..CreateChildControls()()()().)
Public methodCreateInstance
Creates the instance of the class.
(Overrides UIElementCreateInstance(DOMElement).)
Public methodDispose
Releases unmanaged and - optionally - managed resources.
(Inherited from UIElement.)
Public methodEndUpdate
End Update.
(Inherited from UIElement.)
Protected methodGetConditionalImageUrl (Inherited from C1MenuItemBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitialize (Inherited from C1MenuItemBase.)
Public methodInvalidate
Invalidates the entire surface of the control and causes the control to be redrawn. Do Layout actions here.
(Inherited from UIElement.)
Public methodIsDOMVisible
Returns true if control's container element is visible.
(Inherited from UIElement.)
Public methodIsSelectableItem
whether this menu item is selectable
(Overrides C1MenuItemBase..::..IsSelectableItem()()()().)
Protected methodRecurInitMenuItemElement (Inherited from C1MenuItemBase.)
Public methodRemoveCssClass
Remove CssClass from DOM element.
(Inherited from UIElement.)
Public methodToggleCssClass
Toggle CssClass for DOM element.
(Inherited from UIElement.)
Public methodToLocaleString (Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also