[]
Fires before the search operation. The event fires when using the ApplySearch(string, bool, bool, bool, bool) method.
public event EventHandler<SearchApplyingEventArgs> SearchApplying
Type | Description |
---|---|
EventHandler<SearchApplyingEventArgs> | Fires before the search operation. The event fires when using the method. |