SmallValueChange Property (C1RangeSlider)
In This Topic
Gets or sets a value to be added to or subtracted from the thumb's value using a keyboard./>.
Syntax
'Declaration
Public Property SmallValueChange As Double
public double SmallValueChange {get; set;}
See Also