Search results

PageSettings API in Angular Pivot Table API component

Allows you to configure page information such as page size and current page details for each axis in order to display the pivot table with a specific page when paging.

Properties

columnPageSize

number

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

Defaults to 5

currentColumnPage

number

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

Defaults to 1

currentRowPage

number

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

Defaults to 1

rowPageSize

number

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

Defaults to 5