Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / CalendarBase Class / MonthProperty Field

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