SetHorizontalScrollPercent Method (UIATreeView)

Class

UIATreeView.

Action

Sets the horizontal scroll position as a percentage of the total content area within the tree view.

Syntax

C#
treeView.SetHorizontalScrollPercent(percent)
VB
treeView.SetHorizontalScrollPercent(percent)
Variable Description
percent The percentage of the total horizontal content area. Double.