[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.DataValidationExecutedResult.IsValid

IsValid Property

IsValid

Gets or sets a boolean value which indicates whether the validating is valid.

Declaration
public bool IsValid { get; set; }
Public Property IsValid As Boolean
Property Value
Type Description
bool

true if the validating is valid; otherwise, false.