Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ComboBox Class / UnselectAll Method

In This Topic
    UnselectAll Method
    In This Topic
    Unselect all data item in multi Select mode.
    Syntax
    'Declaration
     
    
    Public Sub UnselectAll() 
    public void UnselectAll()
    See Also