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

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