Interface IOptionElement
- Namespace
- DotNetBrowser.Dom
- Assembly
- DotNetBrowser.dll
Represents the DOM HTML <option>
element.
public interface IOptionElement : IElement, INode, IEventTarget, ISearchContext, IAutoDisposable
- Inherited Members
Properties
- Selected
Gets or sets the state of the option element.