Search
ValidationFailedEvent.setAcceptInput Method
See Also
 






Sets a value indicating whether to accept the input.

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

 Syntax

Java  Copy Code

public void setAcceptInput (
    boolean value
)

 Parameters

value

 See Also