Namespace FastReport.Table
Classes
TableBase
The base class for table-type controls such as TableObject and MatrixObject.
TableCell
Represents a table cell.
TableCellData
Represents data of the table cell.
TableColumn
Represents a table column.
TableColumnCollection
Represents a collection of TableColumn objects.
TableObject
Represents a table object that consists of several rows and columns.
TableResult
Represents a result table.
TableRow
Represents a table row.
TableRowCollection
Represents a collection of TableRow objects.
Enums
CellDuplicates
Specifies how to display the duplicate values.
TableLayout
Specifies the layout that will be used when printing a big table.