DataSourceViewSchemaConverter.GetStandardValues Method
.NET Framework (current version)
Returns a list of available values that can be assigned to a control property.
Assembly: System.Design (in System.Design.dll)
| 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).) |
![]() | GetStandardValues(ITypeDescriptorContext, Type) | Returns a list of available values that can be assigned to the associated control property. |
Show:
