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