Raised when the user tries to select a node. This event lets you cancel the operation.
Namespace: MindFusion.Diagramming
File: Events.js
JavaScript Copy Code |
---|
get nodeSelecting() {} |
String
A string containing the event name.
Event handlers receive a NodeEventArgs instance as argument.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |