IPropertyProcessor.Type property

namespace: Serenity.PropertyGrid   assemblySerenity.Net.Entity

Gets or sets the type property processor is working on.

public Type Type { get; set; }

Property Value

The type.

See Also