Gets or sets the mode used to validate the range between Minimum and Maximum.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
public RangeValidationMode RangeValidationMode { get; set; } |
| Visual Basic |
|---|
Public Property RangeValidationMode As RangeValidationMode Get Set |