- context
An System.ComponentModel.ITypeDescriptorContext implementation that can be used to gain additional context information.
![]()
A System.ComponentModel.TypeConverter.StandardValuesCollection containing available values for assignment to the associated control property.
The DataSourceViewSchemaConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext) method uses the System.ComponentModel.ITypeDescriptorContext.Instance property of the specified context object to obtain an System.Web.UI.IDataSourceViewSchemaAccessor implementation. If the System.Web.UI.IDataSourceViewSchemaAccessor implementation is available, it is used to access the data source schema for the associated control at design time and retrieve the list of available fields from the associated data source schema view.
The collection of available values is built from the fields in the data source schema for the associated control.