AlternatingRowBackground Property (C1FlexGrid)
Gets or sets the
System.Windows.Media.Brush that is used to paint the background of odd-numbered rows.
public Brush AlternatingRowBackground {get; set;}
'Declaration
Public Property AlternatingRowBackground As Brush