IPropertyItemProvider interface

namespace: Serenity.PropertyGrid   assemblySerenity.Net.Entity

Abstraction for the provider that returns a list of property items for a given type

public interface IPropertyItemProvider

Members

name description
GetPropertyItemsFor(…) Gets the property items for specified type

See Also