ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / Rebind Method / Rebind() Method

In This Topic
    Rebind() Method
    In This Topic
    Re-establishes the connection with the bound data source.
    Syntax
    'Declaration
     
    
    Public Overloads Sub Rebind() 
    public void Rebind()
    See Also