Name | Description | |
---|---|---|
DataManager Constructor | Overloaded. |
The following tables list the members exposed by DataManager.
Name | Description | |
---|---|---|
DataManager Constructor | Overloaded. |
Name | Description | |
---|---|---|
AutoGenerateColumns | Gets or sets whether to generate the columns automatically based on the data source. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase) | |
ColumnCount | Gets the number of rows in the data source. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase) | |
DataAllowAddNew | Overridden. Gets or sets whether to allow the user to add a new row when the sheet is bound. | |
DataMember | Gets or sets the data member (table name) to use for data. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase) | |
DataSource | Gets or sets the data source. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase) | |
ItemPropertyCount | (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase) | |
ItemType | Gets or sets the type of the object in the list for the list data source. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase) | |
NewRowPosition | Gets or sets the position of the new row when the worksheet is bound. | |
RowCount | Gets the number of bound rows in the data source. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase) | |
UnBoundNewRowIndex | Gets or sets the index of the unbound new row. | |
Worksheet | Overridden. |
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) |
Name | Description | |
---|---|---|
GetDataBindingRowColumnCount | ||
GetDataViewFromDataSource | (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase) | |
OnDataSourceChanged | ||
OnDataViewChanged | Overridden. | |
OnSourceCollectionContentChanged | Overridden. | |
ProcessDataSourceChanged | (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase) | |
ProcessDataSourceChanging | (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase) |