Raises the NodeTextEditing event to validate entering in-place editing mode.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public bool RaiseNodeTextEditing ( |
Visual Basic
Copy Code
|
|---|
Public Function RaiseNodeTextEditing( _ |
true if the in-place editing operation has been confirmed; otherwise, false.
See Also