FormElement.ElementType

FormElement.ElementType property

Gets the type of the element.

public FormElementType ElementType { get; }

Property Value

The type of the element.

See Also