Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / CalendarBase Class / MinDateProperty Field

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