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