ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / ClearItems Method

In This Topic
    ClearItems Method (C1Combo)
    In This Topic
    Clear all of the items in the AddItem mode.
    Syntax
    'Declaration
     
    
    Public Sub ClearItems() 
    public void ClearItems()
    See Also