Spread Windows Forms 10.0 Product Documentation
IDataSourceSupport Interface Methods

For a list of all members of this type, see IDataSourceSupport members.

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

Reference

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

User-Task Documentation

Understanding the Data Model
Managing Data Binding

 

 


Copyright © GrapeCity, inc. All rights reserved.