FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridGroupRow 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