Scrolls vertically to the beginning of the C1ScrollViewer content.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public void ScrollToHome()
Visual Basic
Public Sub ScrollToHome

See Also