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

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