Type | Description | |||
String | A String expression that indicates the formula to be displayed on the grouping caption. |
For instance
The syntax for the GroupByTotalField property property should be: aggregate(list,direction,formula) where:
aggregate must be one of the following:
list must be one of the following:
direction must be one of the following:
Currently, the following items are excluded by aggregate functions:
In conclusion, aggregate functions counts ONLY items that are:
Shortly, by setting to a different value to any of these properties, makes the item to be ignored by the aggregate functions.
For instance