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

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