Table
A component that represents tabular data.
Summary
The Table component is used to present information in the form of a two-dimensional table.
![Figure 1. Examples of table styling](https://cdn.mintdata.com/docs/components/table/table_@2x.png)
Usage
- Select a Table component.
- Bind the Table Data property to a spreadsheet cell containing a frame.
- Choose what the users can do with the table data (Read, Read and Copy, or Edit).
- Define the layout and style.