A collection of Rows in a Summary Table.

Methods

Name Description
Add Add a Row to the end of the Summary Data Table.
AddAddressDetailsPhysical Add a Row that contains a single Physical Address Details cell.
AddAddressDetailsPostal Add a Row that contains a single Postal Address Details cell.
AddCaptionAddressDetailsPhysical Add a Row that contains a single Text cell showing formatted Physical Address details.
AddCaptionAddressDetailsPostal Add a Row that contains a single Postal Address Details cell.
AddCaptionBoolean
AddCaptionBooleanYesNo
AddCaptionCodeDescription Add a Row that contains two cells, a Caption and a Simple Wiki Text value that consists of a record's Code (bold) and Description (normal).
AddCaptionCodeDescriptionWithFormShow Add a Row that contains two cells, a Caption and a Simple Wiki Text value that consists of a record's Code (bold) and Description (normal) where the code includes a FormShow type Application Shortcut.
AddCaptionCurrency Add a Row that contains two cells, a Caption and a Text Currency value.
AddCaptionDate Add a Row that contains two cells, a Caption and a Date value and optionally a small suffix after the Date.
AddCaptionDateTime Add a Row that contains two cells, a Caption and a Date value and optionally a small suffix after the Date.
AddCaptionDateTimeWithTimeZone Add a Row that contains two cells, a Caption and a Date value and small Time Zone description after the Date.
AddCaptionDouble Add a Row that contains two cells, a Caption and a Text Double value.
AddCaptionHtml Add a Row that contains two cells, a Caption and an HTML value.
AddCaptionInteger Add a Row that contains two cells, a Caption and an Integer value.
AddCaptionNullableBooleanYesNo
AddCaptionOutcome Add a Row that contains two cells, a Caption and a Boolean value - which displays as one of the icons {{outcome_success}}, {{outcome_failure}} or {{outcome_unknown}}.
AddCaptionPercentage Add a Row that contains two cells, a Caption and a Percentage value and optionally a small suffix after the Value.
AddCaptionText Add a Row that contains two cells, a Caption and a Text value.
AddCaptionTextEmailAddress Add a Row that contains two cells, a Caption and a Text value that represents an Email Address.
AddCaptionTextMask Add a Row that contains two cells, a Caption and a Text value. The text value will be either partially, or entirely masked with specified characters.
AddCaptionTextPhoneNumber Add a Row that contains two cells, a Caption and a Text value that represents a Phone Number.
AddCaptionTextWebsiteUrl Add a Row that contains two cells, a Caption and a Text value that represents a Website URL.
AddCaptionTick Add a Row that contains two cells, a Caption and a Boolean value represented by an {{tick}} (an optionally, {{cross}}) template.
AddCaptionUtcDateTimeWithTimeZone Add a Row that contains two cells, a Caption and a Date including Time Zone information which a renderer can choose to ignore to use to display extended information.
AddCaptionWiki Add a Row that contains two cells, a Caption and a Text value with a format of 'WikiTextSimple'.
AddCheckBox Add a Row that contains a cell containing a {{CheckBox}} template.
AddCollapsibleHeader Add a Header Row to the end of the Summary Data Table that can collapse and expand its content.
AddFormAction System Use Only Add a Row that contains a cell containing an {{Action}} or {{Button}} template that calls a Form Action. A {{Button}} template is used if an icon is specified.
AddParameters Appends a populated ISParameters object to the Summary Table.
AddSectionHeading1 Add a Row that contains a single Section Heading 1 cell.
AddSectionHeading2 Add a Row that contains a single Section Heading 2 cell.
AddSectionHeading3 Add a Row that contains a single Section Heading 3 cell.
AddText Add a Row that contains a single Text cell.
AddWiki Add a Row that contains a single Wiki Text cell.
AddWikiFull Add a Row that contains a single Wiki Text cell.
AppendFromSummaryTable Append Rows from the supplied Summary Table.
AppendFromSummaryTables Append Rows from all supplied Summary Tables.
Clear Clears this object and sets all of its properties to their defaults.
InsertAfter Insert an item to the collection after a row with a first cell matching the specified Caption.
InsertBefore Insert an item to the collection before a row with a first cell matching the specified Caption.
RemoveAt Remove an item from the collection.
RemoveByCaption Remove an item from the collection based on a row with a first cell matching the specified Caption.

Properties

Name Description
Parent Read-Only The Parent Summary Table.
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0