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. |