LineScrollSize Property (FlexScrollBar)

Action

Gets the amount to scroll when an arrow button is pressed, in pixels. The default value is 1.

Syntax

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

Access

Read only.