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

In This Topic
    ClearItems Method (DropDownList)
    In This Topic
    Clear all of the items in the C1.Win.C1List.ListBase.C1ListBase.AddItem mode.
    Syntax
    'Declaration
     
    
    Public Sub ClearItems() 
    public void ClearItems()
    See Also