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