ScrollPosition Property (SLHorizontalScrollBar)

Action

Gets the current scroll position.

Syntax

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

Access

Read only.