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


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

IPageIndexControl.IsFirstPageShown Property

Is the current data driven page the first?.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IPageIndexControl Interface