[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.Field.InputStatus

InputStatus Property

InputStatus

Gets the current input status of the Field.

Declaration
[Browsable(false)]
public InputStatus InputStatus { get; }
<Browsable(False)>
Public ReadOnly Property InputStatus As InputStatus
Property Value
Type Description
InputStatus

An InputStatus enumeration indicates whether the field is full, empty or partially inputted.

Remarks

This method retrieves the input status of the Field.