Calendar for WPF | ComponentOne
C1.WPF.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 Thickness
    public Thickness TodayBorderThickness {get; set;}
    See Also