C1.WPF.Input Namespace / C1RangeSlider Class / SmallValueChange Property

In This Topic
SmallValueChange Property
In This Topic
Gets or sets a value to be added to or subtracted from the Upper/LowerValue of a RangeBase control.
Syntax
'Declaration
 
Public Property SmallValueChange As Double
 
See Also