ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid 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