MultiSelect for WPF | ComponentOne
C1.WPF.Input Namespace / C1CheckList Class / SelectAll Method

In This Topic
    SelectAll Method (C1CheckList)
    In This Topic
    Selects all the items in a C1CheckList.
    Syntax
    'Declaration
     
    
    Public Shadows Sub SelectAll() 
    public new void SelectAll()
    See Also