SummaryGetResultEventArgs.CalculatedValues Property
Returns a collection of values calculated using the summary function.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v20.2.dll
Declaration
Property Value
Type | Description |
---|---|
IList | An object implementing the IList interface, specifying the calculated values. |
See Also
Feedback