Spread WinForms 15
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
See Also