Name | Description | |
---|---|---|
CurrentPage | Gets the current page number. | |
PageSize | Gets or sets the maximum number of items per page. | |
TotalCount | Gets the total number of items in the collection. |
The following tables list the members exposed by ISupportPaging.
Name | Description | |
---|---|---|
CurrentPage | Gets the current page number. | |
PageSize | Gets or sets the maximum number of items per page. | |
TotalCount | Gets the total number of items in the collection. |
Name | Description | |
---|---|---|
MoveToPageAsync | Moves to the page pageIndex. |
Name | Description | |
---|---|---|
PageChanged | Occurs after the current page changed. |