table.size
Specifies the number of columns in a table, as displayed. This setting is overwritten by the number of columns returned by the query that is bound to the table.
Type
integer
Example
table.size = 10;
See Also
Accessing Table Data, for information about working with table data.
data.size, for number of columns prior to grouping and summarization.
| << table.length | © 1996-2013 InetSoft Technology Corporation (v11.4) | data >> |