Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / DayOfMonthChecker Class / MonthProperty Field

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