This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IP > IPageIndexControl Interface (ArcObjects .NET 10.4 SDK) |
Data Driven Page Control interface.
Description | ||
---|---|---|
IsFirstPageShown | Is the current data driven page the first? | |
IsLastPageShown | Is the current data driven page the last? | |
ShowFirstPage | Show the first data driven page. | |
ShowLastPage | Show the last data driven page. | |
ShowNextPage | Show the next data driven page. | |
ShowPreviousPage | Show the previous data driven page. |