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