HtmlOptionsGroupElement
sealed class HtmlOptionsGroupElement : HtmlElement, IHtmlOptionsGroupElement, IHtmlElement, IElement, INode, IEventTarget, IMarkupFormattable, IParentNode, IChildNode, INonDocumentTypeChildNode, IElementCssInlineStyle
Represents the HTML optgroup element.
Gets or sets if the optgroup is enabled or disabled.
Gets or sets the label.
Creates a new HTML optgroup element.