PageScrollSize Property (FlexScrollBar)

Action

Gets the amount to move the scroll thumb when the scroll bar track is pressed, in pixels. The default value is 0.

Syntax

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

Access

Read only.