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

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

Syntax
var instance; // Type: wijmo.pager.IPagerUISettings;
var value; // Type: number
value = instance.pageButtonCount;
var pageButtonCount : number;
See Also

Reference

IPagerUISettings Interface