PropertyProcessor.Process method
namespace: Serenity.PropertyGrid assembly: Serenity.Net.Entity
Processes the specified source.
public virtual void Process(IPropertySource source, PropertyItem item)
| parameter | description |
|---|---|
| source | The source. |
| item | The item. |
See Also
- interface IPropertySource
- class PropertyItem
- class PropertyProcessor