ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1EditableContentControl Class / EditStarted Event

In This Topic
    EditStarted Event
    In This Topic
    Fired when the control enters edit mode.
    Syntax
    'Declaration
     
    
    Public Event EditStarted As EventHandler
    public event EventHandler EditStarted
    See Also