Property Getters/Setters Summary | ||
---|---|---|
function | hasMorePages() | |
function | setHasMorePages(value) | |
Gets or sets a value indicating whether having more pages to be output. The default value is true. | ||
function | getPageCount() | |
Total page count.
|
||
function | getPageIndex() | |
Current page index, zero based.
|
function hasMorePages() / function setHasMorePages(value)
function getPageIndex()
function getPageCount()