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

Parameters

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