DynamicTable Properties |
The DynamicTable type exposes the following members.
| Name | Description | |
|---|---|---|
| Padding |
Gets or sets the padding around the table cells
| |
| Parent |
Gets or sets the parent table
| |
| Rows |
Gets or sets the collection of rows in the table
| |
| Spacing |
Gets or sets the spacing between the table cells
| |
| Table |
Gets the table layout this item represents
| |
| Visible |
Gets or sets a value indicating whether this DynamicTable is visible.
|