HTMLMenuItemElement
Represents the HTML menuitem element.
An enumeration of possible type states for a menuitem.
The menuitem tag.
Gets or sets if the menuitem element is checked or not.
Gets the assigned master command, if any.
Gets or sets if the menuitem element is the default command.
Gets or sets if the menuitem element is enabled or disabled.
Gets or sets the icon for the command.
Gets or sets the user-visible label.
Gets or sets the name of group of commands to
treat as a radio button group.
Gets or sets the type of command.
public HTMLMenuItemElement()
Creates a new HTML menuitem element.