Wijmo UI for the Web
IPagerSettings Interface
wijmo.grid Namespace : IPagerSettings Interface
Represents a pager settings.
Fields
 NameDescription
 Field

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

 
 Field

An option that indicates the text to display for the first-page button.

 
 Field

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

 
 Field

An option that indicates the text to display for the last-page button.

 
 Field

An option that determines the pager mode. Possible values are: "nextPrevious", "nextPreviousFirstLast", "numeric", "numericFirstLast".

 
 Field

An option that controls the class of the next-page button.

 
 Field

An option that indicates the text to display for the next-page button.

 
 Field

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

 
 Field

Determines the position of the pager. Possible values are: "bottom", "top", "topAndBottom".

 
 Field

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

 
 Field

An option that indicates the text to display for the previous-page button.

 
Top
See Also

Reference

wijmo.grid Namespace