HTMLOptGroupElement
sealed class HTMLOptGroupElement : HTMLElement, IHtmlOptionsGroupElement, IHtmlElement, IElement, INode, IEventTarget, IParentNode, IChildNode, INonDocumentTypeChildNode, IElementCssInlineStyle
Represents the HTML optgroup element.
Gets or sets if the optgroup is enabled or disabled.
Gets or sets the label.
public HTMLOptGroupElement()
Creates a new HTML optgroup element.