DataGridHorizontalGridLinesBrush Property
Gets or sets the
Brush that is used to paint grid lines separating rows.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public IBrush HorizontalGridLinesBrush { get; set; }
Public Property HorizontalGridLinesBrush As IBrush
Get
Set
member HorizontalGridLinesBrush : IBrush with get, set
Property Value
IBrush