'local' — the grid slices the in-memory ApexGrid.dataView by page and pageSize.
'remote' — the consumer drives data fetching; the grid emits paging events but does not
slice the data. Use together with DataPipelineConfiguration.pagination or by setting
data to the current page on pageChanged.
The pagination mode for the grid.