FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / GetGroupRowStyle Method

In This Topic
    GetGroupRowStyle Method
    In This Topic
    Gets the style that is applied to the group-row cells.
    Syntax
    'Declaration
     
    Protected Overridable Function GetGroupRowStyle() As Style
    protected virtual Style GetGroupRowStyle()
    See Also