Back to Devexpress

GroupSortingSummaryGetResultEventArgs Properties

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

latest1.5 KB
Original Source

GroupSortingSummaryGetResultEventArgs Properties

Provides data for the GroupHeaderBand.SortingSummaryGetResult event.

NameDescription
CalculatedValuesGets an array of values which can be used to calculate a custom summary.
HandledSpecifies whether or not the GroupHeaderBand.SortingSummaryGetResult event was handled. If so, the custom summary value is assigned to the GroupSortingSummaryGetResultEventArgs.Result property.
ResultGets or sets the result of a custom summary for sorting groups.

See Also

GroupSortingSummaryGetResultEventArgs Class

GroupSortingSummaryGetResultEventArgs Members

DevExpress.XtraReports.UI Namespace