InputElement.Type

InputElement.Type property

Type of the form control.

public InputElementType Type { get; set; }

See Also