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


IPageIndexControl.ShowFirstPage Method (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 > IPageIndexControl.ShowFirstPage Method
ArcGIS Developer Help

IPageIndexControl.ShowFirstPage Method

Show the first data driven page.

[Visual Basic .NET]
Public Sub ShowFirstPage ( _
)
[C#]
public void ShowFirstPage (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IPageIndexControl Interface