Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / C1MultiMonthCalendar Class / CalendarHelper Property

In This Topic
    CalendarHelper Property
    In This Topic
    Identifies the CalendarHelper dependency property.
    Syntax
    'Declaration
     
    
    Public Property CalendarHelper As CalendarHelper
    public CalendarHelper CalendarHelper {get; set;}
    See Also