The C1MenuItemGroup type exposes the following members.

Fields

  NameDescription
Protected field_owner (Inherited from C1MenuItemBase.)
Protected field_propertiesState (Inherited from UIElement.)
Protected field_scrollBehavior (Inherited from C1MenuItemOwner.)
Public fieldElement
Associated DOM Element.
(Inherited from UIElement.)
Protected fieldEvents
Event handlers field.
(Inherited from C1MenuItemBase.)
Public fieldImgElement
Element with Image.
(Inherited from C1MenuItemBase.)
Public fieldMenuItemElement
MenuItem element (first element after Li tag).
(Inherited from C1MenuItemBase.)
Public fieldNestedGroupContainer
NestedGroup container element. Null if this item does not have sub menu or nested group.
(Inherited from C1MenuItemOwner.)
Public fieldScrollContainer
(Inherited from C1MenuItemOwner.)
Public fieldTextElement
Element with text.
(Inherited from C1MenuItemBase.)
Public fieldUID
Unique ID of the this UIElement.
(Inherited from UIElement.)

See Also