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


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

IPageIndexControl.ShowPreviousPage Method

Show the previous data driven page.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IPageIndexControl Interface