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

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