HTMLTableEngineDataItemT Properties |
The HTMLTableEngineDataItemT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Columns |
Columns in table. Columns in this table should always implement the IHTMLTableEngineDataColumnTOut.
|
![]() | GridPointSelector |
In case not all gridpoints should be included in the summary, this can select which rows to include
|
![]() | Name |
Name of summary table
|
![]() | PostTableHtml |
HTML to insert after table data.
|
![]() | PreTableHtml |
HTML to insert before table data.
|
![]() | ReachSelector |
In case not all reaches should be included in the summary, this can select which rows to include
|
![]() | StyleClass |
Style class. If not set a default table style is used.
|