[]
Gets or sets a value indicating whether the grid or split uses the OddRowStyle for odd-numbered rows and EvenRowStyle for even-numbered rows.
[Layout]
public bool AlternatingRows { get; set; }
<Layout>
Public Property AlternatingRows As Boolean