This documentation is archived and is not being maintained.

DataSourceViewSchemaConverter::GetStandardValuesExclusive Method

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.

  NameDescription
Public method GetStandardValuesExclusive() Returns whether the collection of standard values returned from GetStandardValues is an exclusive list. (Inherited from TypeConverter.)
Public method 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).)
Top
Show: