ComponentOne List for WinForms
C1.Win.C1List Namespace / DropDownList Class / ClearSelected Method

In This Topic
    ClearSelected Method (DropDownList)
    In This Topic
    Clears all selected rows.
    Syntax
    'Declaration
     
    
    Public Sub ClearSelected() 
    public void ClearSelected()
    See Also