Method CreateChoices
CreateChoices()
Creates property choices list for use with CreateFlagsItem(string, string?, IPropertyGridChoices, object?, IPropertyGridNewItemParams?) and CreateChoicesItem(string, string?, IPropertyGridChoices, object?, IPropertyGridNewItemParams?).
IPropertyGridChoices CreateChoices()
Returns
CreateChoices(Type)
Creates property choices list for the given enumeration type.
IPropertyGridChoices CreateChoices(Type enumType)
Parameters
enumType
Type