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

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