Add a Row that contains two cells, a Caption and a Boolean value represented by an {{tick}} (an optionally, {{cross}}) template.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| 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
- Member of:
- ISSummaryTableRows
- Namespace:
- Intersoft.ISSupport6
- Assembly:
- ISSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0