Skip to content

IPropertyItemProvider.GetPropertyItemsFor method

namespace: Serenity.PropertyGrid   assemblySerenity.Net.Entity

Gets the property items for.

public IEnumerable<PropertyItem> GetPropertyItemsFor(Type type)
parameter description
type The type.

See Also