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