Click or drag to resize

HTMLTableEngineDataColumnStringGetter Properties

The HTMLTableEngineDataColumnStringGetter type exposes the following members.

Properties
  NameDescription
Public propertyAccumulate
Flag indicating if the column can accumulate
(Inherited from HTMLTableColumn.)
Public propertyDescription
Description/column header
(Inherited from HTMLTableColumn.)
Public propertyEumQuantity
Eum Quantity of value, when unit conversions are required. Otherwise, leave as null.
(Inherited from HTMLTableColumn.)
Public propertyFormatString
Format string for column. Leave as null to use default formatting.
(Inherited from HTMLTableColumn.)
Public propertyStyleClass
CSS style class for column. Leave as null to use default style.
(Inherited from HTMLTableColumn.)
Public propertyTotalValue
Not supported
Public propertyType
Type of value that the column outputs
(Overrides HTMLTableColumnType.)
Top
See Also