Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridIncrementalLoadingRow Class / Refresh Method / Refresh() Method

In This Topic
    Refresh() Method
    In This Topic
    Refresh all the cells in the row.
    Syntax
    'Declaration
     
    
    Public Overloads Sub Refresh() 
    public void Refresh()
    See Also