Click or drag to resize
PropertySpecificationValuesListTypeConverter.GetStandardValuesSupported 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 TypeConverter.GetStandardValuesSupported(ITypeDescriptorContext).)
Top
See Also