Spread Windows Forms 12.0 Product Documentation
IDataSourceSupport Interface Members
Properties  Methods 

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

The following tables list the members exposed by IDataSourceSupport.

Public Properties
 NameDescription
 PropertyGets or sets whether to generate the columns automatically based on the data source.  
 PropertyGets or sets the data member (table name).  
 PropertyGets or sets the data source.  
Top
Public Methods
 NameDescription
 MethodConverts the model column index to the data source column index.  
 MethodGets the column name at the specified position.  
 MethodConverts the model row index to the data source row index.  
 MethodGets the DataView object.  
 MethodConverts the data source column index to the model column index.  
 MethodConverts the data source row index to the model row index.  
 MethodDetermines whether the column is bound to a data source column.  
 MethodBinds the model column with the data source column.  
Top
See Also

Reference

IDataSourceSupport Interface
FarPoint.Win.Spread.Model Namespace
DefaultSheetDataModel Class

User-Task Documentation

Understanding the Data Model
Managing Data Binding