Spread Windows Forms 12.0 Product Documentation
ISpreadDataViewMapper Interface Methods

FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Data Namespace : ISpreadDataViewMapper Interface

For a list of all members of this type, see ISpreadDataViewMapper members.

Public Methods
 NameDescription
 MethodGets the data view column from model column.  
 MethodGets the data view row from model row.  
 MethodGets the data view row from model row when add new row. This method is only used when add a new row to sheetview  
 MethodGets the model column from data view column.  
 MethodGets the model row from data view row.  
 MethodDetermines whether this mapper is valid in the specified sheet.  
 MethodOccurs when the data model row is inserted.  
 MethodOccurs when the data model row is removed.  
 MethodOccurs when the data is reset.  
 MethodOccurs when the data row is added.  
 MethodOccurs when the data row is changed.  
 MethodOccurs when the data row is deleted.  
 MethodOccurs when the data row is moved.  
Top
See Also

Reference

ISpreadDataViewMapper Interface
FarPoint.Win.Spread.Data Namespace