Spread Windows Forms 10.0 Product Documentation
ISpreadDataViewMapper Interface Methods

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

Public Methods
 NameDescription
 MethodGetDataViewColumnFromModelColumnGets the data view column from model column.  
 MethodGetDataViewRowFromModelRowGets the data view row from model row.  
 MethodGetDataViewRowFromModelRowWhenAddNewGets the data view row from model row when add new row. This method is only used when add a new row to sheetview  
 MethodGetModelColumnFromDataViewColumnGets the model column from data view column.  
 MethodGetModelRowFromDataViewRowGets the model row from data view row.  
 MethodIsValidDetermines whether this mapper is valid in the specified sheet.  
 MethodOnDataModelRowInsertedOccurs when the data model row is inserted.  
 MethodOnDataModelRowRemovedOccurs when the data model row is removed.  
 MethodOnDataResetOccurs when the data is reset.  
 MethodOnDataRowAddedOccurs when the data row is added.  
 MethodOnDataRowChangedOccurs when the data row is changed.  
 MethodOnDataRowDeletedOccurs when the data row is deleted.  
 MethodOnDataRowMovedOccurs when the data row is moved.  
Top
See Also

Reference

ISpreadDataViewMapper Interface
FarPoint.Win.Spread.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.