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

An option that indicates the number of page buttons to display in the pager.

Syntax
var instance; // Type: wijmo.grid.IPagerSettings;
var value; // Type: number
value = instance.pageButtonCount;
var pageButtonCount : number;
See Also

Reference

IPagerSettings Interface