ComponentOne Basic Library for UWP
ValueChange Property

C1.UWP Assembly > C1.Xaml Namespace > C1RangeSlider Class : ValueChange Property
Gets or sets a value to be added to or subtracted from the Upper/LowerValue of a RangeBase control.
Syntax
'Declaration
 
Public Property ValueChange As System.Double
public System.double ValueChange {get; set;}
See Also

Reference

C1RangeSlider Class
C1RangeSlider Members