Search
ValueChangingEventArgs(T).isConfirm Method
See Also
 

Gets a value indicating whether the change is confirmed.

Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components

 Syntax

Java  Copy Code

public boolean isConfirm ()

 Return Value

 See Also