Sets the name of a JavaScript function that should be invoked when an item is removed from the diagram.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
C# Copy Code |
---|
public DiagramView ItemRemovedScript ( |
Visual Basic Copy Code |
---|
Public Function ItemRemovedScript( _ |
A string specifying the name of the client-side event handler.
Returns this instance for method chaining.
MvcDiagram Programmer's Guide | © 2024 MindFusion |