ComponentOne FlexPivot for WinForms
ForeColor Property (C1FlexPivotFieldStyle)

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace > C1FlexPivotFieldStyle Class : ForeColor Property
Gets or sets the color used to paint the content of cells in this field.
Syntax
'Declaration
 
Public Property ForeColor As System.Nullable(Of Color)
public System.Nullable<Color> ForeColor {get; set;}
See Also

Reference

C1FlexPivotFieldStyle Class
C1FlexPivotFieldStyle Members