ScrollPosition Property (FlexScrollBar)

Action

Gets the number that represents the current scroll position.

The value is between minScrollPosition and maxScrollPosition inclusively.

The default value is 0.

Syntax

'Declaration
Protected Read Property scrollPosition As Double

Access

Read only.