Method GetChoices
GetChoices<T>()
Returns IPropertyGridChoices for the given enumeration type.
IPropertyGridChoices GetChoices<T>() where T : Enum
Returns
Type Parameters
TType of the enumeration.
Returns IPropertyGridChoices for the given enumeration type.
IPropertyGridChoices GetChoices<T>() where T : Enum
TType of the enumeration.