Gets or sets the value to be added to or subtracted from the horizontal offset value when the scroll is moved.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public double HorizontalSmallChange { get; set; } |
| Visual Basic |
|---|
Public Property HorizontalSmallChange As Double Get Set |