Raises the NodeTextEditing event to validate entering inplace edit mode.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool RaiseNodeTextEditing ( |
Visual Basic Copy Code |
---|
Public Function RaiseNodeTextEditing( _ |
The DiagramNode related to the event.
The NodeLabel related to the event.
true if the in-place editing operation has been confirmed, or false otherwise.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |