Delegate FilterResetEventHandler
delegate to handle the filter reset event.
Namespace: Sartorius.SAF.Presentation.Controls
Assembly: Sartorius.SAF.Presentation.Controls.dll
Syntax
public delegate void FilterResetEventHandler(object sender, FilterResetEventArgs e);
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.Object | sender | |
| FilterResetEventArgs | e |