Raises the CellTextEditing event to validate entering inplace edit mode.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
protected virtual void OnCellTextEditing ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnCellTextEditing( _ |
An object providing the event data.
See Also