ArcObjects Library Reference (Framework)  

IComPropertySheet.ActivePage Property

The zero-based index of the page that is active.

[Visual Basic .NET]
Public Property ActivePage As Short
[C#]
public short ActivePage {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertySheet Interface