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

    Parameters

    applyFilter
    See Also