Raised when an item is removed from the diagram.
Namespace: MindFusion.Diagramming
File: Events.js
JavaScript Copy Code |
---|
get itemRemoved() {} |
String
A string containing the event name.
Event handlers receive an ItemEventArgs instance as argument.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |