ScrollVertical Method (SLTreeView)
Class
SLTreeView
.
Action
Scrolls the currently visible region of the content area, vertically, the specified ScrollAmount.
Syntax
C#
treeView
.
ScrollVertical
(
scrollAmount
)
VB
treeView
.
ScrollVertical
(
scrollAmount
)
Variable
Description
scrollAmount
=The direction and distance to scroll.
ScrollAmount
.