ComponentOne List for WinForms
C1.Win.C1List 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