Exits inplace-edit mode and either accepts or rejects the changes made to the item's text.
Namespace: MindFusion.Diagramming.Blazor
Assembly: MindFusion.Diagramming.Blazor
SyntaxC#
Copy Code
|
|---|
public void EndEdit ( |
Visual Basic
Copy Code
|
|---|
Public Sub EndEdit( _ |
true to accept changes made to text; false to reject them.
See Also