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