名前 | 解説 | |
---|---|---|
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. |
ISupportPagingデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
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. |
名前 | 解説 | |
---|---|---|
MoveToPageAsync | Moves to the page pageIndex. |
名前 | 解説 | |
---|---|---|
PageChanged | Occurs after the current page changed. |