Click or drag to resize

HTMLTableItemT Properties

The HTMLTableItemT generic type exposes the following members.

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