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

An option that controls the class of the next-page button.

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

Reference

IPagerSettings Interface