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