VerticalScrollPercent Property (SLAutoCompleteBox)

Action

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

Syntax

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

Access

Read only.