Method GetNewItemParamsOrNull
GetNewItemParamsOrNull(Type, PropertyInfo)
public static IPropertyGridNewItemParams? GetNewItemParamsOrNull(Type type, PropertyInfo propInfo)
Parameters
typeTypeObject type.
propInfoPropertyInfoProperty information.
Returns
GetNewItemParamsOrNull(object, PropertyInfo)
public static IPropertyGridNewItemParams? GetNewItemParamsOrNull(object instance, PropertyInfo propInfo)
Parameters
instanceobjectObject instance.
propInfoPropertyInfoProperty information.