Append a 'Tabular Data' style Summary Table.

Syntax

finHtmlSummaryPage2StringBuilder.SummaryTableAppendTabularData(summaryTable, [tableWidth], [tableMinWidth], [maxDisplayRows], [showHiddenRowsCaption])

Parameters

NameTypeOptionalByRefDescription
summaryTable ISSummaryTable The Summary Table object.
tableWidth String Optional The HTML table Width (unless the table specifies its own HtmlWidth property). If omitted, a value of 100% is assumed.
tableMinWidth String Optional The Minimum Table Width, e.g. "20em".
maxDisplayRows Integer Optional <para> The Maximum number of Rows to display. If exceeded, a hyperlink will be provider to show all. A value of 0 indicates to display all rows or use the MaxDisplayRows value supplied on the Summary Table. </para> <para> Each Row can also have its Visible property set to False and each table can optionally specify the a MaxDisplayRows property. </para> If omitted, a value of 0 is assumed.
showHiddenRowsCaption String Optional The Caption for the link to show all Rows.
Member of:
finHtmlSummaryPage2StringBuilder
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0