ComponentOne FlexGrid for WPF and Silverlight
Foreground Property (RowCol)

C1.Silverlight.FlexGrid Namespace > RowCol Class : Foreground Property
Gets or sets the System.Windows.Media.Brush used to paint text in this row/column.
Syntax
'Declaration
 
Public Property Foreground As System.Windows.Media.Brush
public System.Windows.Media.Brush Foreground {get; set;}
See Also

Reference

RowCol Class
RowCol Members