SetVerticalOffset Method

VirtualizingStackPanel.SetVerticalOffset Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Sets the value of the VerticalOffset property.

Namespace:  System.Windows.Controls
Assembly:  System.Windows (in System.Windows.dll)

'Declaration
Public Sub SetVerticalOffset ( _
	offset As Double _
)

Parameters

offset
Type: System.Double
The value of the VerticalOffset property.

Implements

IScrollInfo.SetVerticalOffset(Double)

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft