Add a Row that contains a cell containing a {{CheckBox}} template.

Syntax

ISSummaryTableRows.AddCheckBox(caption, value, [cellClass], [leftPaddingSpaces])

Parameters

NameTypeOptionalByRefDescription
caption String The Caption.
value Boolean The Boolean value.
cellClass iseSummaryTableCellClass Optional The CellClass for the cell. If omitted, a 'Caption' class will be assumed. If omitted, a value of iseSummaryTableCellClass.Caption is assumed.
leftPaddingSpaces Integer Optional The number of non-breaking spaces (ASCII 160) to left-pad the CheckBox with. If omitted, a value of 0 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