pageSize property

int pageSize
final

Specifies the number of rows to be used on a single page.

It defaults to 10.

Implementation

final int pageSize;