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

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