Scrolls the content to the specified vertical offset position.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
Syntax
C# |
---|
public void ScrollToVerticalOffset( double offset ) |
Visual Basic |
---|
Public Sub ScrollToVerticalOffset ( _ offset As Double _ ) |
Parameters
- offset
- Type: System..::..Double
The target vertical offset position.