The DataGridTotalScope enumeration contains data types, by which the totals are calculated.
It is used by the following property:
| Value | Brief description |
| 0 | AllData. Totals calculation independent of the selected filter is executed for all band data. |
| 1 | FilteredData. Totals calculation by the filtered data only. |
See also: