DataMemberConverter.GetStandardValues(ITypeDescriptorContext) Method

Definition

Gets the data members present within the selected data source, if information about them is available.

C#
public override System.ComponentModel.TypeConverter.StandardValuesCollection GetStandardValues(System.ComponentModel.ITypeDescriptorContext context);

Parameters

context
ITypeDescriptorContext

An ITypeDescriptorContext object indicating the component or control to get values for.

Returns

A TypeConverter.StandardValuesCollection listing the data members of the data source selected for the component.

Remarks

The converter uses the IDataSourceProvider implementation of the associated component's designer to retrieve the current data source selection.

Applies to

Proizvod Verzije
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1