True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1DataColumn Class / RefetchCell Method / RefetchCell() Method

In This Topic
    RefetchCell() Method
    In This Topic
    Repopulates the current cell from the data source.
    Syntax
    'Declaration
     
    Public Overloads Sub RefetchCell() 
    public void RefetchCell()
    See Also