MAUI | ComponentOne
C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1Button Class / BorderBrush Property
In This Topic
    BorderBrush Property (C1Button)
    In This Topic
    Gets or sets the brush to highlight the border of the element.
    Syntax
    public new Brush BorderBrush {get; set;}
    See Also