Search
IValidation.setErrorAction Method
See Also
 






Sets the action to perform when the validation fails.

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

 Syntax

Java  Copy Code

void setErrorAction (
    ValidationErrorAction value
)

 Parameters

value

 See Also