C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / ChecklistFilter Class / UnselectAll Method
In This Topic
UnselectAll Method (ChecklistFilter)
In This Topic
Clears the SelectedItems collection in the checklist.
Syntax
public void UnselectAll( 
   bool applyFilter
)

Parameters

applyFilter
See Also