TreeListPagingBuilder.PageIndex Method
| Name | Parameters | Description |
|---|---|---|
| PageIndex(JS) | value | Specifies the page to be displayed using a zero-based index. Mirrors the client-side pageIndex option. |
| PageIndex(Int32) | value | Specifies the page to be displayed using a zero-based index. Mirrors the client-side pageIndex option. |