AlternatingRowBackground Property
AlternatingRowBackground
Gets or sets the Microsoft.Maui.Controls.Brush that is used to paint the background of odd-numbered rows.
Declaration
public Brush AlternatingRowBackground { get; set; }
Public Property AlternatingRowBackground As Brush