DataGrid.HorizontalGridLinesBrush Property

Definition

Gets or sets the Brush that is used to paint grid lines separating rows.

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

Property Value

Windows.UI.Xaml.Media.Brush

Applies to