EdgePointConverter.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
Returns whether this object supports a standard set of values that can be picked from a list. (Inherited from TypeConverter.)
GetStandardValuesSupported(ITypeDescriptorContext)
Returns whether this object supports a standard set of values that can be picked from a list, using the specified context. (Inherited from TypeConverter.)
Top