DataColumnSelectionConverter.GetStandardValues Method
.NET Framework 2.0
Returns a list of available values that can be assigned to a control property.
| Name | Description |
|---|---|
| DataColumnSelectionConverter.GetStandardValues () | Returns a collection of standard values from the default context for the data type this type converter is designed for. |
| DataColumnSelectionConverter.GetStandardValues (ITypeDescriptorContext) | Returns a list of available values that can be assigned to the associated control property. |
Show: