Insert an item to the collection after a row with a first cell matching the specified Caption.

Syntax

ISSummaryTableRows.InsertAfter(insertAfterCaption)

Parameters

NameTypeOptionalByRefDescription
insertAfterCaption String The Caption of the first cell to insert this Summary Table Row after. If no cell with this Caption is found, the Summary Table Row will be added to the end of this collection.

Return Value

ISSummaryTableRow

An ISSummaryTableRow object.

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