Provides the abstract base class for the data field. The data field binds a column to the data source and is used to get and set the value of the data source. Each
ColumnInfo should assign a data field when you bind a data source to
SheetInfo.DataSource.
[TypeConverter(GrapeCity.Wpf.SpreadSheet.DataFieldConverter)]
public abstract class DataField