C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / ConditionalFilter Class / Reset Method
The value indicating whether the filter should be automatically applied.
In This Topic
Reset Method (ConditionalFilter)
In This Topic
Resets the filter value to the default value.
Syntax
public override void Reset( 
   bool applyFilter
)

Parameters

applyFilter
The value indicating whether the filter should be automatically applied.
See Also