LocalizableEnumConverter.GetStandardValuesSupported Method
Include Protected Members
Include Inherited Members
Returns whether this object supports a standard set of values that can be picked from a list.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
GetStandardValuesSupported() | (Inherited from TypeConverter.) |
![]() |
GetStandardValuesSupported(ITypeDescriptorContext) | Returns whether this object supports a standard set of values that can be picked from a list. (Overrides EnumConverter.GetStandardValuesSupported(ITypeDescriptorContext).) |
Top