Add a Row that contains two cells, a Caption and a Boolean value represented by an {{tick}} (an optionally, {{cross}}) template.

Syntax

ISSummaryTableRows.AddCaptionTick(caption, value, [showCross])

Parameters

NameTypeOptionalByRefDescription
caption String The Caption.
value Boolean The Boolean value.
showCross Boolean Optional Indicates whether to show a Cross for a False value. If omitted, a value of False is assumed.

Return Value

ISSummaryTableRow

A new ISSummaryTableRow object.

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