This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > IComPropertyPage Interface > IComPropertyPage.Priority Property (ArcObjects .NET 10.4 SDK) |
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;}