Raised when leaving inplace-edit mode.
Namespace: MindFusion.Diagramming
File: Events.js
SyntaxJavaScript
Copy Code
|
|---|
get leaveInplaceEditMode() {} |
String
A string containing the event name.
RemarksEvent handlers receive an InplaceEditEventArgs instance as argument.
See Also