Raises the TreeItemTextEditing event to validate entering inplace edit mode.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public bool RaiseTreeItemTextEditing ( |
Visual Basic
Copy Code
|
|---|
Public Function RaiseTreeItemTextEditing( _ |
true if the event handler accepts the change, otherwise false.
See Also