[]
Resets the filter value to the default value.
public virtual void Reset(bool applyFilter = false)
Public Overridable Sub Reset(Optional applyFilter As Boolean = False)
| Type | Name | Description |
|---|---|---|
| bool | applyFilter | The value indicating whether the filter should be automatically applied. |