ColumnHeaderGridLinesBrush Property
ColumnHeaderGridLinesBrush
Gets or sets the Microsoft.Maui.Controls.Brush that is used to paint the lines between
column header cells.
Declaration
public Brush ColumnHeaderGridLinesBrush { get; set; }
Public Property ColumnHeaderGridLinesBrush As Brush