[]
Configurates Aggregate. Sets the Aggregate to display in the group header rows for this column.
public TBuilder Aggregate(Aggregate value)
Public Function Aggregate(value As Aggregate) As TBuilder
| Type | Name | Description |
|---|---|---|
| Aggregate | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |