The C1MenuItemHeader type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| 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 C1MenuItemBase.) | |
| CreateChildControls | (Overrides C1MenuItemBase..::..CreateChildControls()()()().) | |
| CreateInstance |
Creates the instance of the class.
(Overrides UIElementCreateInstance(DOMElement).) | |
| Dispose |
Releases unmanaged and - optionally - managed resources.
(Inherited from UIElement.) | |
| EndUpdate |
End Update.
(Inherited from UIElement.) | |
| GetConditionalImageUrl | (Inherited from C1MenuItemBase.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Initialize | (Inherited from C1MenuItemBase.) | |
| 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.) | |
| IsSelectableItem |
whether this menu item is selectable
(Overrides C1MenuItemBase..::..IsSelectableItem()()()().) | |
| RecurInitMenuItemElement | (Inherited from C1MenuItemBase.) | |
| RemoveCssClass |
Remove CssClass from DOM element.
(Inherited from UIElement.) | |
| ToggleCssClass |
Toggle CssClass for DOM element.
(Inherited from UIElement.) | |
| ToLocaleString | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |