The C1MenuItemHeader type exposes the following members.

Fields

  NameDescription
Protected field_owner (Inherited from C1MenuItemBase.)
Protected field_propertiesState (Inherited from UIElement.)
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 fieldTextElement
Element with text.
(Inherited from C1MenuItemBase.)
Public fieldUID
Unique ID of the this UIElement.
(Inherited from UIElement.)

See Also