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