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


IPageIndexControl.IsLastPageShown Property (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.IsLastPageShown Property
ArcGIS Developer Help

IPageIndexControl.IsLastPageShown Property

Is the current data driven page the last?.

[Visual Basic .NET]
Public ReadOnly Property IsLastPageShown As Boolean
[C#]
public bool IsLastPageShown {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IPageIndexControl Interface