pageIndex property

int? pageIndex
getter/setter pair

Sets the page index. You will need to set the pageSize property as well.

Implementation

int? pageIndex;