Spread Windows Forms 9.0 Product Documentation
IEditableObjectSupport Interface Members
Properties  Methods 

The following tables list the members exposed by IEditableObjectSupport.

Public Properties
 NameDescription
 PropertyAutoGenerateColumnsGets or sets whether to generate the columns automatically based on the data source. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport)
 PropertyDataMemberGets or sets the data member (table name). (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport)
 PropertyDataSourceGets or sets the data source. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport)
Top
Public Methods
 NameDescription
 MethodGetDataColumnFromModelColumnConverts the model column index to the data source column index. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport)
 MethodGetDataColumnNameGets the column name at the specified position. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport)
 MethodGetDataRowFromModelRowConverts the model row index to the data source row index. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport)
 MethodGetDataViewGets the DataView object. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport)
 MethodGetItemGets an editable data row item at the specified row.  
 MethodGetModelColumnFromDataColumnConverts the data source column index to the model column index. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport)
 MethodGetModelRowFromDataRowConverts the data source row index to the model row index. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport)
 MethodIsColumnBoundDetermines whether the column is bound to a data source column. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport)
 MethodSetModelDataColumnBinds the model column with the data source column. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport)
Top
See Also

Reference

IEditableObjectSupport Interface
FarPoint.Win.Spread.Model Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.