ArcObjects Library Reference (Framework)  

IComPropertyPage2.Priority Property

The page priority. The higher the priority, the sooner the page appears in the containing property sheet.

[Visual Basic .NET]
Public Property Priority As Integer
[C#]
public int Priority {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertyPage2 Interface