VirtualScrollSettingsModel

12 Sep 20251 minute to read

Interface for a class VirtualScrollSettings

Properties

allowSinglePage boolean

Allows to show only the current view page while performing virtual scrolling,
or also show the previous and next page in the pivot table. By rendering only the rows and columns relevant to the current view port for display
in the pivot table, it improves the pivot table’s performance.