Scrolls the content to the specified vertical offset position.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.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.