Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.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.
    Syntax
    'Declaration
     
    
    Public Interface ISpreadDataViewDataFormatter 
    'Usage
     
    
    Dim instance As ISpreadDataViewDataFormatter
    public interface ISpreadDataViewDataFormatter 
    See Also