ComponentOne FlexPivot for WinForms
SubtotalForeground Property

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotGrid Class : SubtotalForeground Property
Gets or sets the color used to paint the foreground of cells that contain totals.
Syntax
'Declaration
 
Public Property SubtotalForeground As System.Drawing.Color
public System.Drawing.Color SubtotalForeground {get; set;}
Remarks
Setting this property to Color.Empty (the default value) causes the subtotal foreground color to change automatically and match the current VisualStyle.
See Also

Reference

C1FlexPivotGrid Class
C1FlexPivotGrid Members