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