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

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