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


IPageIndexControl.IsLastPageShown Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

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