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