Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Data Namespace / DataManagerBase Class
Properties Methods


DataManagerBase Class Members

The following tables list the members exposed by DataManagerBase.

Public Properties
 NameDescription
Public PropertyGets or sets whether to generate the columns automatically based on the data source.  
Public PropertyGets the number of rows in the data source.  
Public PropertyGets or sets whether to allow the user to add a new row when the sheet is bound.  
Public PropertyGets or sets the data member (table name) to use for data.  
Public PropertyGets or sets the data source.  
Public Property  
Public PropertyGets or sets the type of the object in the list for the list data source.  
Public PropertyGets the number of bound rows in the data source.  
Public Property  
Top
Public Methods
 NameDescription
Public Method  
Public Method  
Public MethodGets the index of the column specified by name.  
Public MethodGets the column caption at the specified position.  
Public MethodGets the column name at the specified position.  
Public MethodGets the column data type at the specified position.  
Public MethodGets the data source column index for the specified column in the model.  
Public Method  
Public MethodGets the DataView object associated with this model.  
Public MethodReturns the IList data source for this model or null if the data source is not an IList.  
Public Method  
Public Method  
Public Method  
Public Method  
Public MethodOverloaded. Binds a model column to a specified data source column.  
Top
See Also