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