Home
/
Intersoft.ISSupport6
/
ISSummaryTableRows
/
InsertBefore
InsertBefore
Method
Member of
ISSummaryTableRows
Insert an item to the collection before a row with a first cell matching the specified Caption.
Syntax
ISSummaryTableRows
.
InsertBefore
(
insertBeforeCaption
)
Parameters
Name
Type
Optional
ByRef
Description
insertBeforeCaption
String
The Caption of the first cell to insert this Summary Table Row before. 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