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

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