ComponentOne Basic Library for UWP
ScrollToHorizontalOffset Method (C1ScrollViewer)

C1.UWP Assembly > C1.Xaml Namespace > C1ScrollViewer Class : ScrollToHorizontalOffset Method
The offset.
Scrolls to horizontal offset.
Syntax
'Declaration
 
Public Sub ScrollToHorizontalOffset( _
   ByVal offset As System.Double _
) 
public void ScrollToHorizontalOffset( 
   System.double offset
)

Parameters

offset
The offset.
See Also

Reference

C1ScrollViewer Class
C1ScrollViewer Members