The following tables list the members exposed by CustomAggregateArgs.
Name | Description | |
---|---|---|
AggregateResult | Set the result of the aggregate function. | |
Column | Returns the WebGridColumn object which AggregateFunction is set to Custom. | |
ReturnValue | (Inherited from ISNet.WebUI.WebGrid.BaseEventArgs) | |
Rows | Returns the WebGridRowCollection object. | |
Type | Returns the Rows' object type of the aggregate function to take affect. This can be either ColumnTotal or GroupTotal. |