PageSettingsModel
12 Sep 20251 minute to read
Interface for a class PageSettings
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.