Click or drag to resize

HTMLTableEngineDataItemT Properties

The HTMLTableEngineDataItemT generic type exposes the following members.

Properties
  NameDescription
Public propertyColumns
Public propertyGridPointSelector
In case not all gridpoints should be included in the summary, this can select which rows to include
Public propertyName
Name of summary table
Public propertyPostTableHtml
HTML to insert after table data.
Public propertyPreTableHtml
HTML to insert before table data.
Public propertyReachSelector
In case not all reaches should be included in the summary, this can select which rows to include
Public propertyStyleClass
Style class. If not set a default table style is used.
Top
See Also