Wijmo UI for the Web
nextPage Method
wijmo.data Namespace > RemoteDataView type : nextPage Method
Syntax
var instance = new wijmo.data.RemoteDataView();
var value; // Type: bool
value = instance.nextPage();
function nextPage() : bool;
See Also

Reference

RemoteDataView type