Gets or sets the color of zebras being used to shade alternate rows for the grid.
[Visual Basic .NET]
Public Property RowZebraColor As Color
[C#]
public Color RowZebraColor {get; set;}
Remarks
The default value is light gray.