Dynamic Layout (dynamic)
The Dynamic Layout property allow the report engine to dynamically determine the optimal column widths for columns of a table and allows for cells to span rows
When enabled, the column widths are determined by the report engine. This removes the need to define column widths with the column properties Fix Width or Proportional Width.
Important:
The column properties Fix Width and Proportional Width, if set, will always be applied, even if the table has the Dynamic Layout property selected.
Type: Boolean.
Default value: False.
You can find the Dynamic Layout property in the Table category of the Properties view for a Table element.