Add a Text cell to the end of the Summary Table Row where a Boolean value creates a {{tick}} (and optionally, {{cross}}) template.

Syntax

ISSummaryTableCells.AddTick(value, [showCross], [center])

Parameters

NameTypeOptionalByRefDescription
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.
center Boolean Optional Indicates whether to Centre to contents of this cell. If omitted, a value of False is assumed.

Return Value

ISSummaryTableCell

A new ISSummaryTableCell object.

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