A collection of Cells in a Summary Table Row.

Methods

Name Description
Add Add a Cell to the end of the Summary Table Row.
AddAddressDetailsPhysical Add a Cell that contains Physical Address Details.
AddAddressDetailsPostal Add a Cell that contains Postal Address Details.
AddCaption Add a Caption Cell to the end of the Summary Table Row.
AddCaptionWiki Add a Caption Cell to the end of the Summary Table Row.
AddCodeDescription A a cell that contains a Simple Wiki Text value that consists of a record's Code (bold) and Description (normal).
AddCodeDescriptionListWiki Add a cell that contains a Code Description List. Code and Description will be separated into different columns and are specified as Simple Wiki Text values.
AddCurrency Add a Currency Cell to the end of the Summary Table Row.
AddDate Add a Date Cell to the end of the Summary Table Row.
AddDateTime Add a Date Time Cell to the end of the Summary Table Row.
AddDateTime2 Add a Date Time Cell to the end of the Summary Table Row. The time portion can be omitted if it is midnight or not specified.
AddDouble Add a Double Cell to the end of the Summary Table Row.
AddHtml Add an HTML Cell to the end of the Summary Table Row.
AddInteger Add an Integer Cell to the end of the Summary Table Row.
AddOutcome Add a Text cell to the end of the Summary Table Row where a Boolean value creates a {{outcome_success}}, {{outcome_failure}} or {{outcome_unknown}} icon.
AddPercent Add a Double Cell to the end of the Summary Table Row.
AddText Add a Text Cell to the end of the Summary Table Row.
AddTick Add a Text cell to the end of the Summary Table Row where a Boolean value creates a {{tick}} (and optionally, {{cross}}) template.
AddWiki Add a Simple Wiki Text Cell to the end of the Summary Table Row.
AddWikiFull Add a Full Wiki Text Cell to the end of the Summary Table Row.
Clear Clears this object and sets all of its properties to their defaults.
IndexOf Get the zero-based index of an item in the collection.

Properties

Name Description
CountResolved Read-Only The sum of the ColSpan property of all cells in this row.
Row Read-Only The Parent Row.
SummaryTable Read-Only The Parent Summary Table.
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0