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

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

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

Reference

IPagerSettings Interface