Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Data Namespace / DataManager Class


DataManager Class Methods

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

Public Methods
 NameDescription
Public MethodOverridden. Adds the unbound row to the data source.  
Public MethodOverloaded. Adds unbound rows to the data model.  
Public MethodOverridden.   
Public MethodGets the index of the column specified by name. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase)
Public MethodGets the column caption at the specified position. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase)
Public MethodGets the column name at the specified position. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase)
Public MethodGets the column data type at the specified position. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase)
Public MethodGets the data source column index for the specified column in the model. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase)
Public Method (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase)
Public MethodGets the DataView object associated with this model. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase)
Public MethodReturns the IList data source for this model or null if the data source is not an IList. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase)
Public Method  
Public Method  
Public Method (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase)
Public MethodGets the unbound value  
Public MethodOverloaded. Gets the value of the cell for the specified row and column.  
Public Method (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase)
Public Method  
Public Method (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase)
Public MethodGets a boolean value indicating whether the column(s) is able to move.  
Public Method (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase)
Public MethodCheck if the value is valid for data manager.  
Public Method  
Public MethodOverloaded. Binds a model column to a specified data source column. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase)
Top
Protected Methods
See Also