Scrolls the C1ScrollViewer content to the left by HorizontalSmallChange pixels.

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

Syntax

C#
public void ScrollLeft()
Visual Basic
Public Sub ScrollLeft

See Also