This documentation is archived and is not being maintained.
DataSourceViewSchemaConverter::GetStandardValuesExclusive Method
Visual Studio 2008
Indicates whether this converter returns a list containing all possible values that can be assigned 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 | |
|---|---|---|
|
GetStandardValuesExclusive() | Returns whether the collection of standard values returned from GetStandardValues is an exclusive list. (Inherited from TypeConverter.) |
|
GetStandardValuesExclusive(ITypeDescriptorContext) | Indicates whether this converter returns a list containing all possible values that can be assigned to the associated control property. (Overrides TypeConverter::GetStandardValuesExclusive(ITypeDescriptorContext).) |
Show: