[]
Sets a lower value of the filter.
public void SetLowerValue(T? val, bool applyFilter)
| Type | Name | Description |
|---|---|---|
| T? | val | The lower filter value. |
| bool | applyFilter | The value indicating whether the filter should be automatically applied. |