Pages
Pages : Instance
Properties
IsFinished
bool
IsFinished indicates whether the current page is the last available page.
Code Samples
Methods
GetCurrentPage
Gets the current page and returns it as a Value.
Parameters
Return
Value
Code Samples
AdvanceToNextPageAsync
The AdvanceToNextPageAsync method advances to the next page in a paginated data source asynchronously.
Parameters
Return
void
Code Samples
Events
Last updated