ComponentOne FlexPivot for WinForms
BackColor Property (C1FlexPivotFieldStyle)

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

Reference

C1FlexPivotFieldStyle Class
C1FlexPivotFieldStyle Members