Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1Border Class / BorderColor Property

In This Topic
    BorderColor Property (C1Border)
    In This Topic
    Gets or sets the color of the border.
    Syntax
    'Declaration
     
    
    Public Property BorderColor As C1Color
    public C1Color BorderColor {get; set;}
    See Also