True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGrid Class / FilterChange Event

In This Topic
    FilterChange Event (C1TrueDBGrid)
    In This Topic
    Occurs when the contents of a cell in the filterbar changes.
    Syntax
    'Declaration
     
    Public Event FilterChange As System.EventHandler
    public event System.EventHandler FilterChange
    See Also