Edit

Share via


DataGridTextColumn.Foreground Property

Definition

Gets or sets a brush that describes the foreground of the column cells.

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

Property Value

Windows.UI.Xaml.Media.Brush

Applies to