ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1NumericBox Class / RangeValidationModeProperty Field



In This Topic
    RangeValidationModeProperty Field
    In This Topic
    Identifies the RangeValidationMode dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RangeValidationModeProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1NumericBox.RangeValidationModeProperty
    public static readonly DependencyProperty RangeValidationModeProperty
    public:
    static readonly DependencyProperty^ RangeValidationModeProperty
    See Also