[]
        
(Showing Draft Content)

C1.Win.FlexGrid.C1FlexGridBase.SearchApplied

SearchApplied Event

Fires after the search operation. The event fires when using the ApplySearch(string, bool, bool, bool, bool) method.

Namespace: C1.Win.FlexGrid
Assembly: C1.Win.FlexGrid.8.dll
Syntax
public event EventHandler<SearchAppliedEventArgs> SearchApplied
Returns
Type Description
EventHandler<SearchAppliedEventArgs> Fires after the search operation. The event fires when using the method.