wijmo.grid Namespace : IPagerSettings Interface |
Name | Description | |
---|---|---|
![]() | firstPageClass | An option that indicates the class of the first-page button. |
![]() | firstPageText | An option that indicates the text to display for the first-page button. |
![]() | lastPageClass | An option that indicates the class of the last-page button. |
![]() | lastPageText | An option that indicates the text to display for the last-page button. |
![]() | mode | An option that determines the pager mode. Possible values are: "nextPrevious", "nextPreviousFirstLast", "numeric", "numericFirstLast". |
![]() | nextPageClass | An option that controls the class of the next-page button. |
![]() | nextPageText | An option that indicates the text to display for the next-page button. |
![]() | pageButtonCount | An option that indicates the number of page buttons to display in the pager. |
![]() | position | Determines the position of the pager. Possible values are: "bottom", "top", "topAndBottom". |
![]() | previousPageClass | An option that indicates the class of the previous-page button. |
![]() | previousPageText | An option that indicates the text to display for the previous-page button. |