FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotPage Class / SubtotalBackground Property

In This Topic
    SubtotalBackground Property (FlexPivotPage)
    In This Topic
    Gets or sets the brush used to paint the background of cells that contain totals.
    Syntax
    'Declaration
     
    Public Property SubtotalBackground As Brush
    public Brush SubtotalBackground {get; set;}
    See Also