Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / C1MultiMonthCalendar Class / DayBorderThicknessProperty Field

In This Topic
    DayBorderThicknessProperty Field (C1MultiMonthCalendar)
    In This Topic
    Identifies the DayBorderThickness dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DayBorderThicknessProperty As DependencyProperty
    public static readonly DependencyProperty DayBorderThicknessProperty
    See Also