[]
Represents a type converter for the data field of a column.
public class DataFieldConverter : TypeConverter
Public Class DataFieldConverter
Inherits TypeConverter
This object provides a drop-down list in the Properties window of data fields for the DataField property of a Column object.
Name | Description |
---|---|
DataFieldConverter() |
Name | Description |
---|---|
GetDataSource(ITypeDescriptorContext) | Returns the data source object to display field names. |
GetStandardValues(ITypeDescriptorContext) | Retrieves the set of standard values for this type. |
GetStandardValuesSupported(ITypeDescriptorContext) | Determines whether this object supports standard values. |