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