GroupSortingSummaryRowChangedEventArgs Properties
Provides data for the GroupHeaderBand.SortingSummaryRowChanged event.| Name | Description |
|---|---|
| FieldValue | Provides access to a data field, whose data can be used in calculating a custom summary for sorting groups. |
| Row | Provides access to a data row, whose data can be used in calculating a custom summary for sorting groups. |
See Also