This document is archived and information here might be outdated.  Recommended version.


IPageIndexControl Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IP > IPageIndexControl Interface
ArcGIS Developer Help

IPageIndexControl Interface

Data Driven Page Control interface.

Product Availability

Available with ArcGIS Desktop.

Members

Name 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.

Classes that implement IPageIndexControl

Classes Description