Click or drag to resize

DynamicTable Methods

The DynamicTable type exposes the following members.

Methods
  NameDescription
Public methodAdd
Add the specified item to the current row
Public methodAddRow(DynamicItem)
Adds the specified item to a new row
Public methodAddRow(DynamicRow)
Adds the specified row to the table
Public methodCreate
Creates the content for this item
(Overrides DynamicItemCreate(DynamicLayout).)
Top
See Also