[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IValidation.Value

Value Property

Value

Gets a bool value indicating whether all the validation criteria are met (that is, if the range contains valid data).

Declaration
bool Value { get; }
ReadOnly Property Value As Boolean
Property Value
Type Description
bool

trueif all the validation criteria are met (that is, if the range contains valid data); otherwise, false.