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

    Parameters

    applyFilter
    See Also