DataGrid.

HorizontalGridLinesBrush Property

Summary

Gets or sets the System.Windows.Media.Brush that is used to paint grid lines separating rows.
Namespace
Avalonia.Controls
Containing Type
DataGrid

Syntax

public IBrush HorizontalGridLinesBrush { get; set; }

Value

Type Description
IBrush