Search
DiagramBase.nodeTextEditing Event
See Also
 





Raised when the user starts to edit the text of a node.

Namespace: MindFusion.Diagramming
Assembly: DiagramBase.js

 Syntax

 Event Data

Event handlers receive a NodeEventArgs instance containing data about this event.

 See Also