ComponentOne FlexGrid for WPF and Silverlight
RowHeaderForeground Property (C1FlexGrid)

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

Reference

C1FlexGrid Class
C1FlexGrid Members