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

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