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