shrink
Reduces the height of the table to match the number of records displayed. For example, if the original table height (as designed) was 10 rows, and the user then makes selections which restrict the result set to five rows, the table's bottom border will retract upward or “shrink” to eliminate any empty rows at the bottom of the table.
Type
Boolean true: shrink table to fit contents
false: do not shrink table
Example
TableView1.shrink=true;
See Also
Table Properties: Advanced Tab, in Dashboard Design, for information on setting the property without script.
| << tablelens | © 1996-2013 InetSoft Technology Corporation (v11.5) | value >> |