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