Method GetPropRegistry
GetPropRegistry(Type, PropertyInfo)
Gets IPropertyGridPropInfoRegistry for the given Type and PropertyInfo.
IPropertyGridPropInfoRegistry GetPropRegistry(Type type, PropertyInfo propInfo)
Parameters
type
TypeObject type.
propInfo
PropertyInfoProperty information.