The following tables list the members exposed by IPaging.
| Name | Description | |
|---|---|---|
![]() | CurrentPageSize | Size of the current page. Equals to PageSize for all pages but the last one. |
![]() | PageIndex | Index of the current page. |
![]() | PageSize | Number of rows per page. |
| Name | Description | |
|---|---|---|
![]() | PageIndexChanged | Event that is fired every time a page index is changed by the user. |
![]() | PageIndexChanging | Event that is fired every time a page index is about to be changed. |