ComponentOne DateTimeEditors for WPF
C1.WPF.DateTimeEditors Namespace / C1TimeEditor Class / MaximumProperty Field

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