PageSize Property (SparkScrollBar)

Action

Gets the change in the value of the value property when you call the changeValueByPage() method.

Syntax

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

Access

Read only.