Gets or sets the value to be added to or subtracted from the vertical offset value when the scroll is moved.

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

Syntax

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

See Also