HorizontalScrollPercent Property (UIATreeView)

Class

UIATreeView.

Action

Gets the current horizontal scroll position or negative one (-1) if there is no valid scroll position.

Syntax

C#
protected Double HorizontalScrollPercent { get; }
VB
'Declaration
Protected Read Property HorizontalScrollPercent As Double

Access

Read only.