wijmo.grid Namespace > IPagerSettings Interface : pageButtonCount Field |
An option that indicates the number of page buttons to display in the pager.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.grid.IPagerSettings; var value; // Type: number value = instance.pageButtonCount; |
Javascript (Specification) | |
---|---|
|