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

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

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

Reference

IPagerUISettings Interface