Summary
Gets or sets the
System.Windows.Media.Brush
that is used to paint grid lines separating columns.
- Namespace
- Avalonia
.Controls - Containing Type
- DataGrid
Syntax
public IBrush VerticalGridLinesBrush { get; set; }
Value
Type | Description |
---|---|
IBrush |