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

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