C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotConditionalFieldStyle Class / BackColor Property

In This Topic
BackColor Property (PivotConditionalFieldStyle)
In This Topic
Gets or sets the color used to paint the background of cells in this field.
Syntax
'Declaration
 
Public Property BackColor As Nullable(Of Color)
 
See Also