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