IPageSettings

12 Sep 20251 minute to read

Allows to set the page information to display the pivot table with specific page during virtual scrolling.

Properties

columnPageSize number

It allows to set the total column count of the pivot table.

currentColumnPage number

It allows to set the current column page count displayed in the pivot table.

currentRowPage number

It allows to set the current row page count displayed in the pivot table.

rowPageSize number

It allows to set the total row count of the pivot table.