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

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