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

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

Syntax

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

See Also