Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator Namespace / C1DbNavigator Class / RefreshDataSource Method

In This Topic
    RefreshDataSource Method
    In This Topic
    Forces a repopulation of the data-bound list.
    Syntax
    'Declaration
     
    
    Public Sub RefreshDataSource() 
    public void RefreshDataSource()
    See Also