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

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