Interface for a class PagerSettings
number[]
Allows you to choose from a variety of page sizes in the paging UI that can be used to display the pivot table’s columns.
boolean
Allows the paging UI to be displayed with the absolute minimum of information by hiding all paging data except for the navigation options.
boolean
When the property is set to “true”, it allows to display the row and column paging options as vice versa.
In pager UI, paging options for column axis will be shown at left-side and for row will be shown at right-side.
Allows to display the pager UI either at top or bottom of the Pivot Table UI.
number[]
Allows you to choose from a variety of page sizes in the paging UI that can be used to display the pivot table’s rows.
boolean
Allows to show column page size information in the pager UI.
boolean
Allows to show or hide column paging options in the pager UI.
boolean
Allows to show row page size information in the pager UI.
boolean
Allows to show or hide row paging options in the pager UI.
string
Allows the pager UI to be customized by using an HTML string or the element’s ID to display custom elements instead of the standard ones.