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