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

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