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

In This Topic
    Refresh Method (C1DataColumn)
    In This Topic
    Invalidate the current column in all visible rows.
    Syntax
    'Declaration
     
    
    Public Sub Refresh() 
    public void Refresh()
    See Also