HorizontalScrollPercent Property (UIAListBox)

Class

UIAListBox.

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.