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

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