Click or drag to resize

HTMLTableColumn Properties

The HTMLTableColumn type exposes the following members.

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