True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid 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