This documentation is archived and is not being maintained.

DataSourceViewSchemaConverter::GetStandardValuesSupported Method

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.

  NameDescription
Public method GetStandardValuesSupported() Returns whether this object supports a standard set of values that can be picked from a list. (Inherited from TypeConverter.)
Public method 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).)
Top
Show: