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

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