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 SmallValueChange { get; set; } |
Visual Basic |
---|
Public Property SmallValueChange As Double Get Set |