Name | Description | |
---|---|---|
![]() | AddRowToDataSource | Overridden. Adds the unbound row to the data source. |
![]() | AddUnboundRows | Overloaded. Adds unbound rows to the data model. |
![]() | Dispose | Overridden. |
![]() | GetColumnIndex | Gets the index of the column specified by name. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase) |
![]() | GetDataColumnCaption | Gets the column caption at the specified position. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase) |
![]() | GetDataColumnName | Gets the column name at the specified position. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase) |
![]() | GetDataColumnType | Gets the column data type at the specified position. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase) |
![]() | GetDataSourceColumn | Gets the data source column index for the specified column in the model. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase) |
![]() | GetDataSourceRow | (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase) |
![]() | GetDataView | Gets the DataView object associated with this model. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase) |
![]() | GetListSource() | Returns the IList data source for this model or null if the data source is not an IList. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase) |
![]() | GetModelColumnFromDataColumn | |
![]() | GetModelRowFromDataRow | |
![]() | GetProperties | (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase) |
![]() | GetUnboundValue | Gets the unbound value |
![]() | GetValue | Overloaded. Gets the value of the cell for the specified row and column. |
![]() | Init | (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase) |
![]() | InsertColumns | |
![]() | IsColumnBound | (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase) |
![]() | IsMoveableColumn | Gets a boolean value indicating whether the column(s) is able to move. |
![]() | IsRowBound | (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase) |
![]() | IsValidValue | Check if the value is valid for data manager. |
![]() | RemoveColumns | |
![]() | SetModelDataColumn | Overloaded. Binds a model column to a specified data source column. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase) |