ComponentOne FlexGrid for WPF and Silverlight
ColumnHeaderForeground Property (C1FlexGrid)

C1.Silverlight.FlexGrid Namespace > C1FlexGrid Class : ColumnHeaderForeground Property
Gets or sets the System.Windows.Media.Brush that is used to paint column header content.
Syntax
'Declaration
 
Public Property ColumnHeaderForeground As System.Windows.Media.Brush
public System.Windows.Media.Brush ColumnHeaderForeground {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members