Raised when the user tries to delete a node, this event lets you cancel the operation. The event handlers get a NodeEventArgs instance that contains data for this event. Namespace: MindFusion.Diagramming
|
JavaScript
![]() |
---|
var nodeDeleting |
Event handlers can set the Cancel property to true to prevent deleting the node.