ComponentOne DataGrid for WPF and Silverlight
AlternatingRowForeground Property (C1DataGrid)

C1.WPF.DataGrid Namespace > C1DataGrid Class : AlternatingRowForeground Property
Gets or sets the System.Windows.Media.Brush that is used to paint the foreground of odd-numbered rows.
Syntax
'Declaration
 
Public Property AlternatingRowForeground As System.Windows.Media.Brush
public System.Windows.Media.Brush AlternatingRowForeground {get; set;}
See Also

Reference

C1DataGrid Class
C1DataGrid Members