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