IPropertyItemProvider.GetPropertyItemsFor method
namespace: Serenity.PropertyGrid assembly: Serenity.Net.Entity
Gets the property items for.
public IEnumerable<PropertyItem> GetPropertyItemsFor(Type type)
| parameter | description |
|---|---|
| type | The type. |
See Also
- class PropertyItem
- interface IPropertyItemProvider