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


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

Reference

C1ScrollViewer Class
C1ScrollViewer Members