Fired when the control enters edit mode.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public event EventHandler EditStarted
Visual Basic
Public Event EditStarted As EventHandler

See Also