Method GetPropRegistry
GetPropRegistry(PropertyInfo)
Gets PropertyGrid settings related to PropertyInfo.
IPropertyGridPropInfoRegistry GetPropRegistry(PropertyInfo propInfo)
Parameters
propInfoPropertyInfoProperty information.
Returns
GetPropRegistry(string)
Gets PropertyGrid settings related to the specified property name.
IPropertyGridPropInfoRegistry? GetPropRegistry(string propName)
Parameters
propNamestringProperty name.