SP.ViewCreationInformation.paged property (sp.js)

Gets or sets a value that specifies whether the new list view is a paged view.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.ViewCreationInformation.get_paged ()
var value = SP.ViewCreationInformation.set_paged ()

Return value

Type: Boolean