HTMLTableEngineDataColumnValueGetterT Properties |
The HTMLTableEngineDataColumnValueGetterT generic type exposes the following members.
Name | Description | |
---|---|---|
Accumulate |
Flag indicating if the column can accumulate
(Inherited from HTMLTableColumn.) | |
Description |
Description/column header
(Inherited from HTMLTableColumn.) | |
EumQuantity |
Eum Quantity of value, when unit conversions are required. Otherwise, leave as null.
(Inherited from HTMLTableColumn.) | |
FormatString |
Format string for column. Leave as null to use default formatting.
(Inherited from HTMLTableColumn.) | |
StyleClass |
CSS style class for column. Leave as null to use default style.
(Inherited from HTMLTableColumn.) | |
TotalValue |
If column is accumulating, get the accumulated value
| |
Type |
Type of value that the column outputs
(Overrides HTMLTableColumnType.) |