Sets the name of a JavaScript function that should be invoked when a node is deselected, either programmatically or by the user.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public DiagramView NodeDeselectedScript ( |
Visual Basic
Copy Code
|
|---|
Public Function NodeDeselectedScript( _ |
The name of the function
See Also