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

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