FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / ColumnFilterEditor Class / ActiveEditorChanged Event

In This Topic
    ActiveEditorChanged Event (ColumnFilterEditor)
    In This Topic
    Fires when active filter editor was changed.
    Syntax
    'Declaration
     
    
    Public Event ActiveEditorChanged As EventHandler
    public event EventHandler ActiveEditorChanged
    See Also