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

The following tables list the members exposed by IDataSourceSupport2.

Public Properties
 NameDescription
 PropertyAgressiveDataViewCreatingGets or sets a boolean value that indicates whether the data view should be re-created if possible.  
 PropertyAutoGenerateColumnsGets or sets whether to generate the columns automatically based on the data source. (Inherited from FarPoint.Web.Spread.Model.IDataSourceSupport)
 PropertyDataKeyFieldGets or sets the data key field (row identifier). (Inherited from FarPoint.Web.Spread.Model.IDataSourceSupport)
 PropertyDataMemberGets or sets the data member (table name). (Inherited from FarPoint.Web.Spread.Model.IDataSourceSupport)
 PropertyDataSourceGets or sets the data source. (Inherited from FarPoint.Web.Spread.Model.IDataSourceSupport)
Top
Public Methods
 NameDescription
 MethodGetDataColumnFromModelColumnConverts the model column index to the data source column index. (Inherited from FarPoint.Web.Spread.Model.IDataSourceSupport)
 MethodGetDataColumnNameGets the column name at the specified position. (Inherited from FarPoint.Web.Spread.Model.IDataSourceSupport)
 MethodGetDataRowFromModelRowConverts the model row index to the data source row index. (Inherited from FarPoint.Web.Spread.Model.IDataSourceSupport)
 MethodGetDataViewGets the DataView object. (Inherited from FarPoint.Web.Spread.Model.IDataSourceSupport)
 MethodGetModelColumnFromDataColumnConverts the data source column index to the model column index. (Inherited from FarPoint.Web.Spread.Model.IDataSourceSupport)
 MethodGetModelRowFromDataRowConverts the data source row index to the model row index. (Inherited from FarPoint.Web.Spread.Model.IDataSourceSupport)
 MethodIsColumnBoundDetermines whether the column is bound to a data source column. (Inherited from FarPoint.Web.Spread.Model.IDataSourceSupport)
 MethodSetModelDataColumnBinds 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

 

 


Copyright © GrapeCity, inc. All rights reserved.