
The Aggregate object supports the following properties and methods:


| Name | Description | |||
| Base | Specifies the name of the Base Aggregate function to be used by current Aggregate object. | |||
| Caption | Specifies the caption of the Aggregate to be displayed on the column. | |||
| FormatResult | Specifies the expression to be applied on the result of the aggregate function. | |||
| FormatValue | Specifies the expression to be applied on the value before passing to the aggregate function. | |||
| Key | Indicates the key of the Aggregate object. | |||
| Name | Specifies the name of the Aggregate to be displayed on the context menu. | |||
| ToolTip | Specifies the tooltip of the Aggregate to be displayed when the cursor hovers the object. |