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


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

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