[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.C1FlexGridBase.SearchApplying

SearchApplying Event

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

Namespace: C1.Win.C1FlexGrid
Assembly: C1.Win.C1FlexGrid.4.8.dll
Syntax
public event EventHandler<SearchApplyingEventArgs> SearchApplying
Returns
Type Description
EventHandler<SearchApplyingEventArgs> Fires before the search operation. The event fires when using the method.