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

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