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 DataElementOutput.NoOutput and DataElementOutput.Output. |
![]() | Details | Defines details rows for this table. |
![]() | Footer | Gets the table's footer. |
![]() | Header | Gets the table's header. |
![]() | TableGroups |
