FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Data Namespace : DefaultSpreadDataViewMapper Class |
For a list of all members of this type, see DefaultSpreadDataViewMapper members.
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. | |
GetResourceString | Gets the resource string. | |
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. |