IPropertyProcessor.Priority property

namespace: Serenity.PropertyGrid   assemblySerenity.Net.Entity

Gets the priority. The processors are called based on this priority.

public int Priority { get; }

Property Value

The priority.

See Also