Method CreateChoicesOnce
CreateChoicesOnce(Type)
Creates property choices list for the given enumeration type or returns it from the internal cache if it was previously created.
public static IPropertyGridChoices CreateChoicesOnce(Type enumType)
Parameters
enumType
Type