wijmo.grid Namespace > IPagerSettings Interface : firstPageClass Field |
An option that indicates the class of the first-page button.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.grid.IPagerSettings; var value; // Type: string value = instance.firstPageClass; |
Javascript (Specification) | |
---|---|
|