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