Blazor | ComponentOne
C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / C1Calendar Class / DayBorderThickness Property

In This Topic
    DayBorderThickness Property
    In This Topic
    Gets or sets the border thickness between day slots.
    Syntax
    'Declaration
     
    
    Public Property DayBorderThickness As C1Thickness
    public C1Thickness DayBorderThickness {get; set;}
    See Also