TcxSummaryEventOutArguments Members
Stores output arguments of summary calculation events.
#Fields
Name | Description |
---|---|
Count |
Stores the number of processed record values. |
Done | Specifies if the active summary calculation algorithm ignores the currently processed record value. |
Summary |
Returns the intermediate summary value calculated during all previous iterations. |
Value | Stores the value of the currently processed record. |
See Also