ComponentOne Basic Library for UWP
RangeValidationMode Property

C1.UWP Assembly > C1.Xaml Namespace > C1NumericBox Class : RangeValidationMode Property
Gets or sets the mode used to validate the range between Minimum and Maximum.
Syntax
'Declaration
 
Public Property RangeValidationMode As RangeValidationMode
public RangeValidationMode RangeValidationMode {get; set;}
See Also

Reference

C1NumericBox Class
C1NumericBox Members