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

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