MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / IDropDownView Interface / ClearItems Method

In This Topic
    ClearItems Method (IDropDownView)
    In This Topic
    Removes all items in unbound mode.
    Syntax
    'Declaration
     
    
    Sub ClearItems() 
    void ClearItems()
    See Also