DataGrid.RowForeground Property

Definition

Gets or sets the Brush that is used as the default cells foreground.

public Windows.UI.Xaml.Media.Brush RowForeground { get; set; }
member this.RowForeground : Windows.UI.Xaml.Media.Brush with get, set
Public Property RowForeground As Brush

Property Value

Windows.UI.Xaml.Media.Brush

Applies to