ComponentOne Basic Library for WPF and Silverlight
ScrollLeft Method (C1ScrollViewer)


C1.WPF Namespace > C1ScrollViewer Class : ScrollLeft Method
Scrolls the C1ScrollViewer content to the left by HorizontalSmallChange pixels.
Syntax
'Declaration
 
Public Sub ScrollLeft() 
'Usage
 
Dim instance As C1ScrollViewer
 
instance.ScrollLeft()
public void ScrollLeft()
See Also

Reference

C1ScrollViewer Class
C1ScrollViewer Members