ComponentOne DataGrid for WPF and Silverlight
RowForeground Property (C1DataGrid)

C1.WPF.DataGrid Namespace > C1DataGrid Class : RowForeground Property
Gets or sets the System.Windows.Media.Brush that is used to paint row foregrounds.
Syntax
'Declaration
 
Public Property RowForeground As System.Windows.Media.Brush
public System.Windows.Media.Brush RowForeground {get; set;}
See Also

Reference

C1DataGrid Class
C1DataGrid Members