Reset Method (BoolFilterBase)
Resets the filter value to the default value.
public override void Reset(
bool
)
'Declaration
Public Overrides Sub Reset( _
Optional ByVal As Boolean _
)
Parameters
- applyFilter
- The value indicating whether the filter should be automatically applied.