Spread Windows Forms 9.0 Product Documentation
DefaultSpreadDataViewMapper Class Members
Properties  Methods  Events


The following tables list the members exposed by DefaultSpreadDataViewMapper.

Public Constructors
 NameDescription
Public ConstructorDefaultSpreadDataViewMapper ConstructorCreates a new default Spread data view mapper.  
Top
Public Properties
 NameDescription
Public PropertyCellRangeGets or sets the model data source range.  
Public PropertyDataViewColumnCountGets the number of columns in the data view.  
Public PropertyDataViewRowCountGets the number of rows in the data view.  
Top
Public Methods
 NameDescription
Public MethodGetDataViewColumnFromModelColumnGets the data view column from model column.  
Public MethodGetDataViewRowFromModelRowGets the data view row from model row.  
Public MethodGetDataViewRowFromModelRowWhenAddNewGets 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 MethodGetModelColumnFromDataViewColumnGets the model column from the data view column.  
Public MethodGetModelRowFromDataViewRowGets the model row from data view row.  
Public MethodIsValidDetermines whether this cell range is valid in the specified sheet.  
Public MethodOnDataModelRowInsertedOccurs when a data model row is inserted.  
Public MethodOnDataModelRowRemovedOccurs when a data model row is removed.  
Public MethodOnDataResetOccurs when a data row is reset.  
Public MethodOnDataRowAddedOccurs when a data row is added.  
Public MethodOnDataRowChangedOccurs when a data row is changed.  
Public MethodOnDataRowDeletedOccurs when a data row is deleted.  
Public MethodOnDataRowMovedOccurs when a data row is moved.  
Top
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedOccurs when a property is changed.  
Top
Public Events
 NameDescription
Public EventPropertyChangedOccurs when a property changes.  
Top
See Also

Reference

DefaultSpreadDataViewMapper Class
FarPoint.Win.Spread.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.