Append an existing Summary Tables collection.
Syntax
ISSummaryTables.AppendSummaryTables(summaryTables, [groupCaption], [widthHintReport], [maxWidthTwipsHintReport])
Parameters
| Name | Type | Optional | ByRef | Description |
| summaryTables |
ISSummaryTables |
|
|
The Summary Tables to append. |
| groupCaption |
String |
Optional |
|
A Group Caption to assign to the first table being appended. |
| widthHintReport |
String |
Optional |
|
A hint about the Width at which to render the appended Tables in a Report, e.g., "50%" or "6000" (6000 twips). |
| maxWidthTwipsHintReport |
Integer |
Optional |
|
A hint on the Maximum Width (in twips) for a report to render this table.
If omitted, a value of -1 is assumed. |
- Member of:
- ISSummaryTables
- Namespace:
- Intersoft.ISSupport6
- Assembly:
- ISSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0