[]
        
(Showing Draft Content)

C1.DataFilter.BoolFilterBase.Reset

Reset Method

Reset(bool)

Resets the filter value to the default value.

Declaration
public override void Reset(bool applyFilter = false)
Parameters
Type Name Description
bool applyFilter

The value indicating whether the filter should be automatically applied.

Overrides