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

In This Topic
    TodayBorderThickness Property
    In This Topic
    Gets or sets the border thickness for the text of the today day slot.
    Syntax
    'Declaration
     
    
    Public Property TodayBorderThickness As C1Thickness
    public C1Thickness TodayBorderThickness {get; set;}
    See Also