Spread Windows Forms 12.0 Product Documentation
IEditableObjectSupport Interface Members
Properties  Methods 

FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : IEditableObjectSupport Interface

The following tables list the members exposed by IEditableObjectSupport.

Public Properties
 NameDescription
 PropertyGets or sets whether to generate the columns automatically based on the data source. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport)
 PropertyGets or sets the data member (table name). (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport)
 PropertyGets or sets the data source. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport)
Top
Public Methods
 NameDescription
 MethodConverts the model column index to the data source column index. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport)
 MethodGets the column name at the specified position. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport)
 MethodConverts the model row index to the data source row index. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport)
 MethodGets the DataView object. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport)
 MethodGets an editable data row item at the specified row.  
 MethodConverts the data source column index to the model column index. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport)
 MethodConverts the data source row index to the model row index. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport)
 MethodDetermines whether the column is bound to a data source column. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport)
 MethodBinds 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