FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / GroupRowBackground Property

In This Topic
    GroupRowBackground Property (FlexGrid)
    In This Topic
    Gets or sets the System.Windows.Media.Brush of the group row background.
    Syntax
    'Declaration
     
    Public Property GroupRowBackground As Brush
    public Brush GroupRowBackground {get; set;}
    See Also