WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1NumericBox Class / RangeValidationMode Property
In This Topic
    RangeValidationMode Property
    In This Topic
    Gets or sets the mode used to validate the range between Minimum and Maximum.
    Syntax
    public RangeValidationMode RangeValidationMode {get; set;}
    See Also