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