Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1ComboBox Class / ResetItems Method

In This Topic
    ResetItems Method (C1ComboBox)
    In This Topic
    Restores the default value of the Items property.
    Syntax
    'Declaration
     
    
    Protected Sub ResetItems() 
    protected void ResetItems()
    See Also