ComponentOne FlexGrid for WPF and Silverlight
HeaderForeground Property (RowCol)

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

Reference

RowCol Class
RowCol Members