HorizontalScrollPosition Property (SparkRichEditableText)

Action

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

Syntax

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

Access

Read only.