ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / ComboBoxItemList Class / Clear Method

In This Topic
    Clear Method
    In This Topic
    Removes all items from the ComboBoxItemList.
    Syntax
    'Declaration
     
    
    Public Sub Clear() 
    public void Clear()
    See Also