See below classes and enumerations used to work with a table.
| Class name | Brief description | |
| DefaultTabSheetDataSource | The DefaultTabSheetDataSource class implements default data source for the table. | |
| Sparkline | The Sparkline class implements the Sparkline component that is a small chart. | |
| TabSheet | The TabSheet class implements the table. | |
| TabSheetAdjustmentMgr | The TabSheetAdjustmentMgr class controls table rows and columns resize. | |
| TabSheetCell | The TabSheetCell class is a table model cell. | |
| TabSheetCellBorderStyle | The TabSheetCellBorderStyle class presents styles of table cell borders. | |
| TabSheetCellChange | The TabSheetCellChange class is an operation that changes table cells. | |
| TabSheetCellSpan | The TabSheetCellSpan class is a range of merged cells in a table. | |
| TabSheetCellSpanChange | The TabSheetCellSpanChange class is an operation that merges table cells. | |
| TabSheetCellStyle | The TabSheetCellStyle class operates with table cell style. | |
| TabSheetCellStylesChange | The TabSheetCellStylesChange class is an operation that changes table cell styles. | |
| TabSheetChange | The TabSheetChange class represents undo commands. | |
| TabSheetClipboardChange | The TabSheetClipboardChange class represents operation that changes the clipboard. | |
| TabSheetCoord | The TabSheetCoord class represents coordinates of a table cell. | |
| TabSheetDefaultEditor | The TabSheetDefaultEditor class represents basic table editor. | |
| TabSheetDimensionFilterPanel | The TabSheetDimensionFilterPanel class is a filtering in the table dimension wizard group. | |
| TabSheetExpander | The TabSheetExpander method represents a group of table cells under expander. | |
| TabSheetExpanderChange | The TabSheetExpanderChange class represents an action that changes table cell group. | |
| TabSheetFixedChange | The TabSheetFixedChange class represents an action that changes visibility of fixed table rows. | |
| TabSheetHeaderFilterPanel | The TabSheetHeaderFilterPanel class is a filtering in the table heading wizard group. | |
| TabSheetHiddenChange | The TabSheetHiddenChange class represents an action that changes visibility of table rows and columns. | |
| TabSheetMarkupChange | The TabSheetMarkupChange class represents an action that changes columns width and rows height in the table. | |
| TabSheetMeasures | The TabSheetMeasures class represents table dimensions. | |
| TabSheetModel | The TabSheetModel class represents table model. | |
| TabSheetObject | The TabSheetObject class represents an object in the table. | |
| TabSheetObjectChange | The TabSheetObjectChange class represents an action that changes a table object. | |
| TabSheetObjectSelection | The TabSheetObjectSelection class represents selection of table object. | |
| TabSheetRange | The TabSheetRange class represents a range of table cells. | |
| TabSheetSelection | The TabSheetSelection class represents selection in the table. | |
| TabSheetTableFilterPanel | The TabSheetTableFilterPanel class is a filtering in the table data wizard group. |
| Interface name | Brief description | |
![]() |
TabSheetSettings | The TabSheetSettings interface is used to work with the TabSheet class. |
| Enumeration name | Brief description | |
| PasteMode | The PasteMode enumeration determines mode of pasting data to table. | |
| TabFixedBehaviour | The TabFixedBehaviour enumeration determines how fixed rows and columns in the table are selected on clicking. | |
| TabRangeFillType | The TabRangeFillType enumeration contains range fill methods. | |
| TabSearchDirection | The TabSearchDirection enumeration determines search direction in a table. | |
| TabSearchTarget | The TabSearchTarget enumeration contains properties of the cell, by which search is executed. | |
| TabSheetAccessRights | The TabSheetAccessRights enumeration determines access permissions for table cell. | |
| TabSheetCellBorderIndex | The TabSheetCellBorderIndex enumeration determines type of table cells border. | |
| TabSheetCellBorderLineStyle | The TabSheetCellBorderLineStyle enumeration determines style of cell border line. | |
| TabSheetCellBorderWeight | The TabSheetCellBorderWeight enumeration determines width of table cells corder line. | |
| TabSheetCellValueType | The TabSheetCellValueType enumeration determines type of value stored in a cell of table model. | |
| TabSheetEditMode | The TabSheetEditMode enumeration determines whether values in table cells can be edited. | |
| TabSheetHyperLinkShowType | The TabSheetHyperLinkShowType enumeration contains modes of displaying cell contents as hyperlinks. | |
| TabSheetMetaChangeType | The TabSheetMetaChangeType enumeration determines type of table properties changes. | |
| TabSheetObjectType | The TabSheetObjectType enumeration determines type of table object. | |
| TabSheetSelectionAreaType | The TabSheetSelection.AreaType enumeration contains types of table selection areas. |
See also: