Back to Devexpress

SummaryGetResultEventArgs Properties

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-summarygetresulteventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

SummaryGetResultEventArgs Properties

Provides data for the XRLabel.SummaryGetResult event.

NameDescription
CalculatedValuesReturns a collection of values calculated using the summary function.
HandledGets or sets a value indicating whether an event was handled. If it was handled, the custom summary value is assigned to the SummaryGetResultEventArgs.Result property.
ResultGets or sets the result of a custom summary calculation.

See Also

SummaryGetResultEventArgs Class

SummaryGetResultEventArgs Members

DevExpress.XtraReports.UI Namespace