The following tables list the members exposed by DefaultSpreadDataViewMapper.
| Name | Description | |
|---|---|---|
![]()  | DefaultSpreadDataViewMapper Constructor | Creates a new default Spread data view mapper. | 
| Name | Description | |
|---|---|---|
![]()  | CellRange | Gets or sets the model data source range. | 
![]()  | DataViewColumnCount | Gets the number of columns in the data view. | 
![]()  | DataViewRowCount | Gets the number of rows in the data view. | 
| Name | Description | |
|---|---|---|
![]()  | GetDataViewColumnFromModelColumn | Gets the data view column from model column. | 
![]()  | GetDataViewRowFromModelRow | Gets the data view row from model row. | 
![]()  | GetDataViewRowFromModelRowWhenAddNew | Gets 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. | 
![]()  | GetModelColumnFromDataViewColumn | Gets the model column from the data view column. | 
![]()  | GetModelRowFromDataViewRow | Gets the model row from data view row. | 
![]()  | IsValid | Determines whether this cell range is valid in the specified sheet. | 
![]()  | OnDataModelRowInserted | Occurs when a data model row is inserted. | 
![]()  | OnDataModelRowRemoved | Occurs when a data model row is removed. | 
![]()  | OnDataReset | Occurs when a data row is reset. | 
![]()  | OnDataRowAdded | Occurs when a data row is added. | 
![]()  | OnDataRowChanged | Occurs when a data row is changed. | 
![]()  | OnDataRowDeleted | Occurs when a data row is deleted. | 
![]()  | OnDataRowMoved | Occurs when a data row is moved. | 
| Name | Description | |
|---|---|---|
![]()  | OnPropertyChanged | Occurs when a property is changed. | 
| Name | Description | |
|---|---|---|
![]()  | PropertyChanged | Occurs when a property changes. | 
    
    
    
    
    
    



