Click or drag to resize
PropertySpecificationValuesListTypeConverterGetStandardValuesSupported Method
Overload List
  NameDescription
Public methodGetStandardValuesSupported
Returns whether this object supports a standard set of values that can be picked from a list.
(Inherited from TypeConverter.)
Public methodGetStandardValuesSupported(ITypeDescriptorContext)
Returns whether this object supports a standard set of values that can be picked from a list, using the specified context.
(Overrides TypeConverterGetStandardValuesSupported(ITypeDescriptorContext).)
Top
See Also