Spread for ASP.NET 12 Product Documentation
IDataSourceSupport2 Interface Members
Properties  Methods 

FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace : IDataSourceSupport2 Interface

The following tables list the members exposed by IDataSourceSupport2.

Public Properties
 NameDescription
 PropertyGets or sets a boolean value that indicates whether the data view should be re-created if possible.  
 PropertyGets or sets whether to generate the columns automatically based on the data source. (Inherited from FarPoint.Web.Spread.Model.IDataSourceSupport)
 PropertyGets or sets the data key field (row identifier). (Inherited from FarPoint.Web.Spread.Model.IDataSourceSupport)
 PropertyGets or sets the data member (table name). (Inherited from FarPoint.Web.Spread.Model.IDataSourceSupport)
 PropertyGets or sets the data source. (Inherited from FarPoint.Web.Spread.Model.IDataSourceSupport)
Top
Public Methods
 NameDescription
 MethodConverts the model column index to the data source column index. (Inherited from FarPoint.Web.Spread.Model.IDataSourceSupport)
 MethodGets the column name at the specified position. (Inherited from FarPoint.Web.Spread.Model.IDataSourceSupport)
 MethodConverts the model row index to the data source row index. (Inherited from FarPoint.Web.Spread.Model.IDataSourceSupport)
 MethodGets the DataView object. (Inherited from FarPoint.Web.Spread.Model.IDataSourceSupport)
 MethodConverts the data source column index to the model column index. (Inherited from FarPoint.Web.Spread.Model.IDataSourceSupport)
 MethodConverts the data source row index to the model row index. (Inherited from FarPoint.Web.Spread.Model.IDataSourceSupport)
 MethodDetermines whether the column is bound to a data source column. (Inherited from FarPoint.Web.Spread.Model.IDataSourceSupport)
 MethodBinds the model column with the data source column. (Inherited from FarPoint.Web.Spread.Model.IDataSourceSupport)
Top
See Also

Reference

IDataSourceSupport2 Interface
FarPoint.Web.Spread.Model Namespace