Wijmo UI for the Web
nextPageText Field
wijmo.grid Namespace > IPagerSettings Interface : nextPageText Field

An option that indicates the text to display for the next-page button.

Syntax
var instance; // Type: wijmo.grid.IPagerSettings;
var value; // Type: string
value = instance.nextPageText;
var nextPageText : string;
See Also

Reference

IPagerSettings Interface