Add a Header Row to the end of the Summary Data Table that can collapse and expand its content.

Typically, a Collapsible Header Row will contain only a single cell.

Syntax

ISSummaryTableRows.AddCollapsibleHeader([collapsedStatus])

Parameters

NameTypeOptionalByRefDescription
collapsedStatus iseTriState Optional The Collapsed Status where 'None' indicates that, although this is a collapsible header, it cannot currently be collapsed or expanded. If omitted, a value of iseTriState.False 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