C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridColumnHeaderCell Class / BorderBrush Property
In This Topic
BorderBrush Property (GridColumnHeaderCell)
In This Topic
Gets or sets the Microsoft.Maui.Controls.Brush used to paint the border.
Syntax
public Brush BorderBrush {get; set;}
See Also