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

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