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