<< Click to display table of contents >> TrvrActionReportWizard.FullWidthTables |
Specifies width of generated report tables.
property FullWidthTables: Boolean;
This property is used instead of ActionInsertTable.BestWidth.
If FullWidthTables = True: -100 is assigned (100% width)
If FullWidthTables = False: 0 is assigned (widths of tables is calculated basing on widths of their columns; the resulting table has width approximately equal to the client width of the target editor)
Default value:
True