Gets or sets a value to be added to or subtracted from the Upper/LowerValue of a RangeBase control.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public double ValueChange { get; set; } |
Visual Basic |
---|
Public Property ValueChange As Double Get Set |