FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid Class / GroupRowBackground Property

In This Topic
    GroupRowBackground Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property GroupRowBackground As Brush
    public Brush GroupRowBackground {get; set;}
    See Also