Represents a Row in a Summary Table.
Methods
|
Name |
Description |
|
Clear |
Clears this object and sets all of its properties to their defaults. |
|
Clone |
Clone this Summary Table Row. Note, until the cloned Row is added to a Summary Table the parent will be Nothing. |
Properties
|
Name |
Description |
|
BackgroundColour |
The Background HTML Colour for the Row Value, e.g., "red" or "#FF0000". |
|
Cells Read-Only |
A collection of Cells in the Summary Data Table Row. |
|
CollapsedStatus |
The Collapsed Status of a Collapsible Header row. |
|
ElementId |
The Id to assign to a row element where supported (e.g., via the id attribute for an HTML tr element). |
|
ForegroundColour |
The Foreground HTML Colour for the Cells in this row, e.g., "red" or "#FF0000". |
|
Parent |
The Parent Rows collection. |
|
RowClass |
The Cell Class. |
|
SummaryTable Read-Only |
The Parent Summary Table. |
|
Visible |
Indicates whether this Row is Visible, i.e., whether a renderer should display it by default. |
|
WordDocumentOptions Read-Only |
Options to use when inserting into an Word Document (ISWordDocument). |
- Namespace:
- Intersoft.ISSupport6
- Assembly:
- ISSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0