Spread ASP.NET 16
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Data Namespace / ISpreadDataViewDataFormatter Interface
Members


In This Topic
    ISpreadDataViewDataFormatter Interface
    In This Topic
    Interface that supports the class which transfers data up and down between DataModel and SpreadDataView.
    Object Model
    ISpreadDataViewDataFormatter Interface
    Syntax
    'Declaration
     
    Public Interface ISpreadDataViewDataFormatter 
    'Usage
     
    Dim instance As ISpreadDataViewDataFormatter
    public interface ISpreadDataViewDataFormatter 
    See Also