IHtmlCommandElement
public interface IHtmlCommandElement : IHtmlElement, IElement, INode, IEventTarget, IMarkupFormattable, IParentNode, IChildNode, INonDocumentTypeChildNode, IGlobalEventHandlers
Represents the command HTML element.
Gets the assigned element.
Gets or sets the icon of the command.
Gets or sets if the command is checked.
Gets or sets if the command is disabled.
Gets or sets the assigned label.
Gets or sets the id of the radio group of the command.
Gets or sets the type of command.