Method GetPropChoices
GetPropChoices(object, string)
Returns IPropertyGridChoices for the specified instance
and propName
.
public static IPropertyGridChoices? GetPropChoices(object instance, string propName)
Returns IPropertyGridChoices for the specified instance
and propName
.
public static IPropertyGridChoices? GetPropChoices(object instance, string propName)