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


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

Reference

C1ScrollViewer Class
C1ScrollViewer Members