Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Data Namespace
Inheritance Hierarchy
In This Topic
    FarPoint.Web.Spread.Data Namespace
    In This Topic
    Provides the base classes and interfaces for data binding for the Spread spreadsheet component.
    Classes
     ClassDescription
    ClassRepresents the default behavior of the data transfer between the data model and the Spread data view.
    ClassRepresents the default coordinate mapper from Spread data view to its underlying sheet.
    ClassRepresents information for the mapper object.
    ClassRepresents a converter for mapper information.
    ClassRepresents the schema of a column in a SpreadDataView.
    ClassRepresents a SpreadDataColumn collection.
    ClassProvides an abstraction of a property on a SpreadDataColumn class.
    ClassRepresents a row of data in a Spread data view.
    ClassRepresents a data view of a sheet in a Spread.
    Interfaces
     InterfaceDescription
    InterfaceInterface that supports the class which transfers data up and down between DataModel and SpreadDataView.
    InterfaceRepresents the coordinate mapper from Spread data view to its underlying sheet.
    See Also