Gets or sets a boolean flag indicating whether it is allowed to shade alternate rows or not for the grid.
[Visual Basic .NET]
Public Property RowZebraStripes As Boolean
[C#]
public bool RowZebraStripes {get; set;}
Remarks
The default value is FALSE.