GroupSortingSummaryGetResultEventArgs Properties
Provides data for the GroupHeaderBand.SortingSummaryGetResult event.
Name | Description |
---|---|
Calculated |
Gets an array of values which can be used to calculate a custom summary. |
Handled |
Specifies whether or not the Group |
Result | Gets or sets the result of a custom summary for sorting groups. |
See Also