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