Difference between revisions of "Table"
Line 1: | Line 1: | ||
− | Implements a table like object, a collection of columns and rows, that | + | Implements a table like object, a collection of columns and rows, that displays data. |
− | You can add to a | + | You can add to a table object any number of [[Date]], [[Text]] and [[Value]] columns needed. |
By default, the data displayed in the table will be grouped by the Data and Text columns and Value columns will be Sum. | By default, the data displayed in the table will be grouped by the Data and Text columns and Value columns will be Sum. |
Revision as of 14:20, 23 April 2013
Implements a table like object, a collection of columns and rows, that displays data.
You can add to a table object any number of Date, Text and Value columns needed.
By default, the data displayed in the table will be grouped by the Data and Text columns and Value columns will be Sum.
Data Properties
Title Bar Properties
Layout Properties
Object Columns Properties