FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace : IDataSourceSupport Interface |
For a list of all members of this type, see IDataSourceSupport members.
Name | Description | |
---|---|---|
GetDataColumnFromModelColumn | Converts the model column index to the data source column index. | |
GetDataColumnName | Gets the column name at the specified position. | |
GetDataRowFromModelRow | Converts the model row index to the data source row index. | |
GetDataView | Gets the DataView object. | |
GetModelColumnFromDataColumn | Converts the data source column index to the model column index. | |
GetModelRowFromDataRow | Converts the data source row index to the model row index. | |
IsColumnBound | Determines whether the column is bound to a data source column. | |
SetModelDataColumn | Binds the model column with the data source column. |