DynamicTable Methods |
The DynamicTable type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Add the specified item to the current row
| |
| AddRow(DynamicItem) |
Adds the specified item to a new row
| |
| AddRow(DynamicRow) |
Adds the specified row to the table
| |
| Create |
Creates the content for this item
(Overrides DynamicItemCreate(DynamicLayout).) |