Spread Windows Forms 7.0 Product Documentation
IDataSourceSupport Interface Members
See Also  Properties  Methods  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : IDataSourceSupport Interface

Glossary Item Box

The following tables list the members exposed by IDataSourceSupport.

Public Properties

 NameDescription
 PropertyAutoGenerateColumnsGets or sets whether to generate the columns automatically based on the data source.  
 PropertyDataMemberGets or sets the data member (table name).  
 PropertyDataSourceGets or sets the data source.  
Top

Public Methods

 NameDescription
 MethodGetDataColumnFromModelColumnConverts the model column index to the data source column index.  
 MethodGetDataColumnNameGets the column name at the specified position.  
 MethodGetDataRowFromModelRowConverts the model row index to the data source row index.  
 MethodGetDataViewGets the DataView object.  
 MethodGetModelColumnFromDataColumnConverts the data source column index to the model column index.  
 MethodGetModelRowFromDataRowConverts the data source row index to the model row index.  
 MethodIsColumnBoundDetermines whether the column is bound to a data source column.  
 MethodSetModelDataColumnBinds the model column with the data source column.  
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.