Gets or sets a boolean flag indicating whether it is allowed to shade alternate rows or not for the grid in readonly mode.
[Visual Basic .NET]
Public Property AllowZebras As Boolean
[C#]
public bool AllowZebras {get; set;}
Remarks
The default value is FALSE, and a screenshot for TRUE value is listed below.