Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / ActualGroupRowStyle Property

In This Topic
    ActualGroupRowStyle Property
    In This Topic
    Gets the actual style that will be applied to cells of a group row.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ActualGroupRowStyle As C1Style
    public C1Style ActualGroupRowStyle {get;}
    See Also