Add a Row that contains two cells, a Caption and a Text value.

Syntax

ISSummaryTableRows.AddCaptionText(caption, text, [textCellClass], [tooltip], [tooltipClass], [smallSuffix])

Parameters

NameTypeOptionalByRefDescription
caption String The Caption.
text String The Text value.
textCellClass iseSummaryTableCellClass Optional The CellClass for the Text value cell. If omitted, a 'NormalBold' class will be assumed. If omitted, a value of iseSummaryTableCellClass.NormalBold is assumed.
tooltip String Optional
tooltipClass iseSummaryTableTooltipClass Optional If omitted, a value of iseSummaryTableTooltipClass.PopupNote is assumed.
smallSuffix String Optional

Return Value

ISSummaryTableRow

A new ISSummaryTableRow object.

Member of:
ISSummaryTableRows
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0