Basic Library for WinRT
ScrollToHorizontalOffset Method (C1ListViewer)

The target horizontal offset position.
Scrolls the content to the specified horizontal offset position.
Syntax
'Declaration
 
Public Sub ScrollToHorizontalOffset( _
   ByVal offset As System.Double _
) 
public void ScrollToHorizontalOffset( 
   System.double offset
)

Parameters

offset
The target horizontal offset position.
See Also

Reference

C1ListViewer Class
C1ListViewer Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback