ComponentOne FlexGrid for WPF and Silverlight
Foreground Property (CellStyle)

C1.WPF.FlexGrid Namespace > CellStyle Class : Foreground Property
Gets or sets the System.Windows.Media.Brush used to paint the cell text.
Syntax
'Declaration
 
Public Property Foreground As System.Windows.Media.Brush
public System.Windows.Media.Brush Foreground {get; set;}
See Also

Reference

CellStyle Class
CellStyle Members