ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1CheckList Class / UnselectAll Method

In This Topic
    UnselectAll Method (C1CheckList)
    In This Topic
    Cancel the selection of all items of the current C1CheckList control.
    Syntax
    'Declaration
     
    
    Public Sub UnselectAll() 
    public void UnselectAll()
    See Also