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

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