Click or drag to resize

DynamicTable Properties

The DynamicTable type exposes the following members.

Properties
  NameDescription
Public propertyPadding
Gets or sets the padding around the table cells
Public propertyParent
Gets or sets the parent table
Public propertyRows
Gets or sets the collection of rows in the table
Public propertySpacing
Gets or sets the spacing between the table cells
Public propertyTable
Gets the table layout this item represents
Public propertyVisible
Gets or sets a value indicating whether this DynamicTable is visible.
Top
See Also