VerticalScrollPosition Property (SparkRichEditableText)

Action

Gets the number of pixels by which the text is scrolled vertically.

Syntax

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

Access

Read only.