Skip to content

PropertyProcessor.Process method

namespace: Serenity.PropertyGrid   assemblySerenity.Net.Entity

Processes the specified source.

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

See Also