RegisterAdditionalEditorExtensionAttribute.Priority Property

Definition

Priority of the this editor for the extension being registered. Larger values indicate higher editor priority.

public:
 property int Priority { int get(); };
public int Priority { get; }
member this.Priority : int
Public ReadOnly Property Priority As Integer

Property Value

Applies to