This documentation is archived and is not being maintained.
DataSourceViewSchemaConverter::GetStandardValuesSupported Method
Visual Studio 2010
Indicates whether this converter returns a set of available values for assignment to the associated control property.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetStandardValuesSupported() | Returns whether this object supports a standard set of values that can be picked from a list. (Inherited from TypeConverter.) |
|
GetStandardValuesSupported(ITypeDescriptorContext) | Indicates whether this converter returns a set of available values for assignment to a control property within the specified context. (Overrides TypeConverter::GetStandardValuesSupported(ITypeDescriptorContext).) |
Show: