Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1NumericBox Class / MinimumProperty Field

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