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

In This Topic
    UnselectAll Method (C1CheckList)
    In This Topic
    Clears all the selection in a C1CheckList.
    Syntax
    'Declaration
     
    
    Public Shadows Sub UnselectAll() 
    public new void UnselectAll()
    See Also