Name | Description | |
---|---|---|
![]() | GetDataColumnFromModelColumn | Converts the model column index to the data source column index. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport) |
![]() | GetDataColumnName | Gets the column name at the specified position. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport) |
![]() | GetDataRowFromModelRow | Converts the model row index to the data source row index. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport) |
![]() | GetDataView | Gets the DataView object. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport) |
![]() | GetItem | Gets an editable data row item at the specified row. |
![]() | GetModelColumnFromDataColumn | Converts the data source column index to the model column index. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport) |
![]() | GetModelRowFromDataRow | Converts the data source row index to the model row index. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport) |
![]() | IsColumnBound | Determines whether the column is bound to a data source column. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport) |
![]() | SetModelDataColumn | Binds the model column with the data source column. (Inherited from FarPoint.Win.Spread.Model.IDataSourceSupport) |