Gets or sets a value to be added to or subtracted from the Upper/LowerValue of a RangeBase control.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public double ValueChange { get; set; }
Visual Basic
Public Property ValueChange As Double
	Get
	Set

See Also