ArcObjects Library Reference (ArcMapUI)  

IPageIndexControl Interface

Data Driven Page Control interface.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read-only property IsFirstPageShown Is the current data driven page the first?
Read-only property IsLastPageShown Is the current data driven page the last?
Method ShowFirstPage Show the first data driven page.
Method ShowLastPage Show the last data driven page.
Method ShowNextPage Show the next data driven page.
Method ShowPreviousPage Show the previous data driven page.