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

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