ComponentOne MultiSelect for UWP
C1.Xaml.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 Sub UnselectAll() 
    public void UnselectAll()
    See Also