layout
Specifies the table layout option, which controls how the table is formatted. It must have one of the following values:
TABLE_FIT_CONTENT
TABLE_FIT_PAGE
TABLE_EQUAL_WIDTH
TABLE_FIT_CONTENT_1PP
TABLE_FIT_CONTENT_PAGE
Type
integer
Example
layout = StyleConstant.TABLE_FIT_CONTENT;
See Also
Table Layout, in Report Design, for more information on the options.
| << fixedWidths | © 1996-2013 InetSoft Technology Corporation (v11.4) | orphanControl >> |