BasicPropertyProcessor.Process method

namespace: Serenity.PropertyGrid   assemblySerenity.Net.Entity

Sets properties of a PropertyItem by analysing a property source

public override void Process(IPropertySource source, PropertyItem item)
parameter description
source The source.
item The item.

See Also