This documentation is archived and is not being maintained.
DataColumnSelectionConverter::GetStandardValues Method
Visual Studio 2008
Returns a list of available values that can be assigned to a 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 | |
|---|---|---|
|
GetStandardValues() | Returns a collection of standard values from the default context for the data type this type converter is designed for. (Inherited from TypeConverter.) |
|
GetStandardValues(ITypeDescriptorContext) | Returns a list of available values that can be assigned to the associated control property. (Overrides TypeConverter::GetStandardValues(ITypeDescriptorContext).) |
Show: