fixedWidths
Specifies fixed column widths (in points), which override the defaults calculated by the report engine. Set the entire fixedWidths array in one command, rather than modifying one item at a time.
Type
integer array
Example
fixedWidths = [80, 100, 100, 90, 40];
See Also
Table Layout, in Report Design, for more information on width.
| << SI.6.1 General Properties | © 1996-2013 InetSoft Technology Corporation (v11.4) | layout >> |