FormElement-1.HtmlElement

FormElement<T>.HtmlElement property

Gets the HTMLElement.

public T HtmlElement { get; }

Property Value

The HTML element.

See Also