Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / C1Calendar Class / DayBorderThickness Property

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