[]
Gets the current input status of the Field.
[Browsable(false)]
public InputStatus InputStatus { get; }
<Browsable(False)>
Public ReadOnly Property InputStatus As InputStatus
Type | Description |
---|---|
InputStatus | An InputStatus enumeration indicates whether the field is full, empty or partially inputted. |
This method retrieves the input status of the Field.