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

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

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

Reference

IPagerUISettings Interface