Handle this event to know when the user has completed the edits.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public event EventHandler EditCompleted |
| Visual Basic |
|---|
Public Event EditCompleted As EventHandler |