Spread Windows Forms 12.0 Product Documentation
DefaultSpreadDataViewMapper Class Methods


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Data Namespace : DefaultSpreadDataViewMapper Class

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

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

Reference

DefaultSpreadDataViewMapper Class
FarPoint.Win.Spread.Data Namespace