TreeView for WinForms | ComponentOne
C1.Win.TreeView 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