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

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