The C1MenuItemGroup type exposes the following members.

Methods

  NameDescription
Public methodAddChild
Add child
(Inherited from UIElement.)
Public methodAddCssClass
Add CssClass to DOM element.
(Inherited from UIElement.)
Protected methodAddCssClassBeforeInsert (Overrides C1MenuItemOwner..::..AddCssClassBeforeInsert()()()().)
Public methodAddItemElement (Inherited from C1MenuItemOwner.)
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.)
Protected methodGetNestedGroupOrientation (Overrides C1MenuItemOwner..::..GetNestedGroupOrientation()()()().)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasMenuItems
Determines whether this menu item group has child menu items.
Public methodInitialize
Called when the menu item is initialized.
(Inherited from C1MenuItemOwner.)
Public methodInitializeItems
InitializeItems.
(Inherited from C1MenuItemOwner.)
Protected methodInitializeScrollBehavior (Inherited from C1MenuItemOwner.)
Protected methodInternalInitialize
Internal initialize.
(Inherited from C1MenuItemOwner.)
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 methodParentScrollBehaviorInitialized (Inherited from C1MenuItemOwner.)
Protected methodRecurCheckEnabledState (Inherited from C1MenuItemOwner.)
Protected methodRecurInitMenuItemElement (Inherited from C1MenuItemBase.)
Public methodRemoveCssClass
Remove CssClass from DOM element.
(Inherited from UIElement.)
Public methodRemoveItemElement (Inherited from C1MenuItemOwner.)
Protected methodSetNestedGroupOrientation
Set sub-menu or nested group orientation.
(Inherited from C1MenuItemOwner.)
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.)
Protected methodUpdateNestedGroupContainerCompoundCssClass (Inherited from C1MenuItemOwner.)

See Also