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


IComPropertyPage.Priority Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > IComPropertyPage Interface > IComPropertyPage.Priority Property
ArcGIS Developer Help

IComPropertyPage.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

IComPropertyPage Interface