Blazor | ComponentOne
C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1DateTimePicker Class / BorderBrush Property

In This Topic
    BorderBrush Property (C1DateTimePicker)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property BorderBrush As C1.Blazor.Core.C1Color
    public C1.Blazor.Core.C1Color BorderBrush {get; set;}
    See Also