FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridFilterCell Class / ApplyExecuted Event

In This Topic
    ApplyExecuted Event
    In This Topic
    Called when the Apply button is executed.
    Syntax
    'Declaration
     
    Public Event ApplyExecuted As EventHandler
    public event EventHandler ApplyExecuted
    See Also