Wijmo UI for the Web
lastPageText Field
wijmo.pager Namespace > IPagerUISettings Interface : lastPageText Field

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

Syntax
var instance; // Type: wijmo.pager.IPagerUISettings;
var value; // Type: string
value = instance.lastPageText;
var lastPageText : string;
See Also

Reference

IPagerUISettings Interface