IHtmlFieldSetElement
public interface IHtmlFieldSetElement : IHtmlElement, IElement, INode, IEventTarget, IMarkupFormattable, IParentNode, IChildNode, INonDocumentTypeChildNode, IElementCssInlineStyle, IGlobalEventHandlers, IValidation
Represents the fieldset HTML element.
Gets the elements belonging to this field set.
Gets the associated HTML form element.
Gets or sets if the element is enabled or disabled.
Gets or sets the value of the name attribute.
Gets the type of input control (fieldset).