ComponentOne List for WinForms
C1.Win.C1List Namespace / C1DataColumn Class / Refetch Method

In This Topic
    Refetch Method (C1DataColumn)
    In This Topic
    Repopulate the entire grid from the data source.
    Syntax
    'Declaration
     
    
    Public Sub Refetch() 
    public void Refetch()
    See Also