Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets or sets a value that specifies the maximum number of list items to display in a visual page of the list view.
var value = SP.View.get_rowLimit();
SP.View.set_rowLimit(value);
Property Value
Type: UInt32
Applies To
Remarks
Its value must be equal to or less than 2147483647.