The following tables list the members exposed by ITable.
| Name | Description | |
|---|---|---|
![]()  | Columns | Returns ITableColumn collection for this table instance. | 
![]()  | DetailDataCollectionName | The name that data oriented rendering extensions should use for the collection of all instances of the table's details. | 
![]()  | DetailDataElementName | The name that data oriented rendering extensions should use for each detail instance of the table. | 
![]()  | DetailDataElementOutput | Indicates whether the details should appear in a data rendering. Valid values are GrapeCity.ActiveReports.Extensibility.Rendering.Components.DataElementOutput.NoOutput and GrapeCity.ActiveReports.Extensibility.Rendering.Components.DataElementOutput.Output. | 
![]()  | Details | Defines details rows for this table. | 
![]()  | Footer | Gets the table's footer. | 
![]()  | Header | Gets the table's header. | 
![]()  | TableGroups | The instances of each of the subsequent groupings defined by the table are accessible via each group instance's TableGroup.SubGroups property. | 
    
    
    
    
    
    