Wijmo UI for the Web
lastPageClass Field
wijmo.grid Namespace > IPagerSettings Interface : lastPageClass Field

An option that indicates the class of the last-page button.

Syntax
var instance; // Type: wijmo.grid.IPagerSettings;
var value; // Type: string
value = instance.lastPageClass;
var lastPageClass : string;
See Also

Reference

IPagerSettings Interface