Search
IValidation.setShowError Method
See Also
 






Sets a value indicating whether to display error messages when the validation fails.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

void setShowError (
    boolean value
)

 Parameters

value

 See Also