DataGrid.RowBackground Property

Definition

Gets or sets the Brush that is used to paint row backgrounds.

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

Property Value

Windows.UI.Xaml.Media.Brush

Applies to