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

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