ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / SubtotalBackground Property

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