[]
Configurates GetAggregateValue. Sets a function to be used for retrieving the field's aggregate value for a given summary object.
public TBuilder GetAggregateValue(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |