Method GetStandardValuesSupported
GetStandardValuesSupported(ITypeDescriptorContext?)
Determines if this object supports a standard set of values that can be chosen from a list.
Parameters
context
ITypeDescriptor Context A Type
Descriptor through which additional context can be provided.
Returns
- bool
true if Get
Standard must be called to find a common set of values the object supports; otherwise, false.Values(IType Descriptor Context?)