[]
        
(Showing Draft Content)

FarPoint.Web.Spread.DataFieldConverter

DataFieldConverter Class

Represents a type converter for the data field of a column.

Inheritance
DataFieldConverter
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public class DataFieldConverter : TypeConverter
Public Class DataFieldConverter
    Inherits TypeConverter
Remarks

This object provides a drop-down list in the Properties window of data fields for the DataField property of a Column object.

Constructors

Name Description
DataFieldConverter()

Methods

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.