WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / ChecklistFilterBase Class / SelectAll Method
In This Topic
    SelectAll Method (ChecklistFilterBase)
    In This Topic
    Selects all items in the checklist.
    Syntax
    public void SelectAll( 
       bool applyFilter
    )

    Parameters

    applyFilter
    See Also