FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.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 Style
    public Style ActualGroupRowStyle {get;}
    See Also