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