Gets a value indicating whether pressing the ESC key ends in-place editing and cancels changes.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean getInplaceEditCancelOnEsc () |
true if ESC should end in-place editing, otherwise false
See Also