wijmo.grid Namespace > IPagerSettings Interface : nextPageText Field |
An option that indicates the text to display for the next-page button.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.grid.IPagerSettings; var value; // Type: string value = instance.nextPageText; |
Javascript (Specification) | |
---|---|
|