Method GetNewItemParamsOrNull
GetNewItemParamsOrNull(Type, PropertyInfo)
public static IPropertyGridNewItemParams? GetNewItemParamsOrNull(Type type, PropertyInfo propInfo)
Parameters
type
TypeObject type.
propInfo
PropertyInfoProperty information.
Returns
GetNewItemParamsOrNull(object, PropertyInfo)
public static IPropertyGridNewItemParams? GetNewItemParamsOrNull(object instance, PropertyInfo propInfo)
Parameters
instance
objectObject instance.
propInfo
PropertyInfoProperty information.