Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor Namespace / C1ExpressionEditorPanel Class / EditorChanged Event

In This Topic
    EditorChanged Event (C1ExpressionEditorPanel)
    In This Topic
    Occurs when ExpressionEditor property changed.
    Syntax
    'Declaration
     
    
    Public Event EditorChanged As EventHandler
    public event EventHandler EditorChanged
    See Also