ArcObjects Library Reference  (Framework)    

IComPropertyPage.Priority Property

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

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

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertyPage Interface

 


Feedback Send feedback on this page